Browse Source

HUE-6417 [editor] Make left grid hover border darker

Enrico Berti 8 years ago
parent
commit
d884621

File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 2 - 2
desktop/core/src/desktop/static/desktop/less/components/hue-tables.less

@@ -499,8 +499,8 @@ div.box {
 }
 
 .fixed-first-col-hover {
-  background-color: #EEE !important;
-  border-left: 2px solid @hue-primary-color-light !important;
+  background-color: #EEE!important;
+  border-left: 2px solid @cui-gray-200!important;
   padding-left: 14px !important;
 }
 

Some files were not shown because too many files changed in this diff