2
0
2du 5 жил өмнө
parent
commit
0da1dcd6ab

+ 4 - 0
views/main_css/css/sub/dark.css

@@ -36,6 +36,10 @@ input::placeholder, textarea::placeholder, select::placeholder {
     background: #314c56;
 }
 
+#main_table_top_tr {
+    background: #2e5f4e;
+}
+
 pre#syntax, pre#syntax code {
     background: black;
 }

+ 0 - 4
views/tenshi/css/dark.css

@@ -46,8 +46,4 @@ html, #main {
 
 button#save {
     background: #083808;
-}
-
-#main_table_top_tr {
-    background: #2e5f4e;
 }