Quellcode durchsuchen

[search] Restyle automatic grid layout icon

Enrico Berti vor 11 Jahren
Ursprung
Commit
a7978546ce
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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 {