Quellcode durchsuchen

修改后台样式

Anyon vor 3 Jahren
Ursprung
Commit
906a509027

+ 1 - 1
public/static/theme/css/_layout_2_blue.less

@@ -5,7 +5,7 @@
 
   @iconWidth: 100px !important;
   @mainColor: #0E54C4 !important;
-  @textColor: #009988 !important;
+  @textColor: #0E54C4 !important;
 
   @import (multiple)"_layout_2.less";
 }

+ 1 - 1
public/static/theme/css/_layout_2_green.less

@@ -5,7 +5,7 @@
 
   @iconWidth: 100px !important;
   @mainColor: #098 !important;
-  @textColor: #009988 !important;
+  @textColor: #098 !important;
 
   @import (multiple)"_layout_2.less";
 }

+ 1 - 1
public/static/theme/css/_layout_2_red.less

@@ -5,7 +5,7 @@
 
   @iconWidth: 100px !important;
   @mainColor: #AA3130 !important;
-  @textColor: #009988 !important;
+  @textColor: #AA3130 !important;
 
   @import (multiple)"_layout_2.less";
 }

Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
public/static/theme/css/console.css


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
public/static/theme/css/console.css.map


Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.