Просмотр исходного кода

[search] Restyle automatic grid layout icon

Enrico Berti 10 лет назад
Родитель
Сommit
a797854
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

@@ -173,9 +173,9 @@
 }
 
 .layout-box i {
-  color: #333;
+  color: #666;
   font-size: 28px;
-  line-height: 48px;
+  line-height: 54px;
 }
 
 .layout-container:hover .layout-box {