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

Flatten login screen background in flat.css theme

Kristan Kenney 6 лет назад
Родитель
Сommit
198e7e4a8e
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      install/deb/themes/flat.css

+ 4 - 0
install/deb/themes/flat.css

@@ -8,6 +8,10 @@ b, strong {
     font-weight: 600;
 }
 
+.body-login, .body-reset {
+    background: #5f7eb3 !important;
+}
+
 .table-header {
     box-shadow: none !important;
 }