Browse Source

Update style.css

Visman 2 years ago
parent
commit
11ca514649
1 changed files with 4 additions and 0 deletions
  1. 4 0
      public/style/ForkBB/style.css

+ 4 - 0
public/style/ForkBB/style.css

@@ -2246,6 +2246,10 @@ body,
 /************************/
 /* Список пользователей */
 /************************/
+#fork-usrlst .f-thead {
+  background-color: #F8F4E3;
+}
+
 #fork-usrlst .f-row {
   border-bottom: 0.0625rem solid #AA7939;
 }