Parcourir la source

[search] Updated empty dashboard colors

Enrico Berti il y a 10 ans
Parent
commit
c1ba9c4d65

+ 2 - 2
desktop/core/src/desktop/static/desktop/css/common_dashboard.css

@@ -123,7 +123,7 @@
   min-height: 400px !important;
   margin-top: 30px;
   text-align: center;
-  color:#EEE;
+  color:#DDD;
 }
 
 .toolbar-label {
@@ -173,7 +173,7 @@
 }
 
 .layout-box i {
-  color: #666;
+  color: #999;
   font-size: 28px;
   line-height: 54px;
 }