소스 검색

[search] Updated empty dashboard colors

Enrico Berti 10 년 전
부모
커밋
c1ba9c4d65
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      desktop/core/src/desktop/static/desktop/css/common_dashboard.css

+ 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;
 }