Explorar el Código

deleted unnecesary background-color

kaoritokashiki hace 6 años
padre
commit
3b889baf84
Se han modificado 1 ficheros con 1 adiciones y 5 borrados
  1. 1 5
      src/client/styles/agile-admin/inverse/colors/spring.scss

+ 1 - 5
src/client/styles/agile-admin/inverse/colors/spring.scss

@@ -36,16 +36,12 @@ $wikilinktext-hover: lighten($wikilinktext, 20%);
   background-size: cover;
 }
 
-div .row.bg-title.hidden-print {
-  background: $themelight;
-}
-
 .sidebar {
   background: $themelight;
 }
 
 /*
- * Accentcolor (yellow)
+ * Accentcolor (green)
  */
 
 header.affix {