Explorar el Código

adjust theme colors

Yuki Takei hace 8 años
padre
commit
be340ad9e7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resource/styles/agile-admin/inverse/colors/default.scss

+ 1 - 1
resource/styles/agile-admin/inverse/colors/default.scss

@@ -4,7 +4,7 @@
 
 $topbar:#4F5467;
 $sidebar:#fff;
-$bodycolor:#f1f2f7;
+$bodycolor:#fff;
 $headingtext: #2b2b2b;
 $bodytext: #686868;
 $sidebar-text:#54667a;