Browse Source

HUE-6797 [dashboard] Grid widget operation icons are not grayed much

Enrico Berti 8 years ago
parent
commit
3cdca5e

File diff suppressed because it is too large
+ 0 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css


+ 1 - 1
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less

@@ -662,7 +662,7 @@
   }
 
   .grid-side-btn {
-    color: @cui-blue-050;
+    color: @cui-blue-gray-100;
     display: inline-block;
     line-height: 27px;
     height: 27px;

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


+ 1 - 1
desktop/libs/notebook/src/notebook/static/notebook/less/notebook.less

@@ -832,7 +832,7 @@
   }
 
   .snippet-side-btn {
-    color: #C2CFD8;
+    color: @cui-blue-gray-100;
     display: inline-block;
     line-height: 27px;
     height: 27px;

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