Browse Source

Compile css

Denis K 9 years ago
parent
commit
efac00c193

+ 2 - 0
jet/static/jet/css/themes/default/base.css

@@ -2313,6 +2313,8 @@ textarea {
 
 input[type=checkbox] {
   display: none; }
+  input[type=checkbox]#action-toggle {
+    display: none !important; }
   input[type=checkbox] + label:before {
     font-family: 'jet-icons';
     speak: none;

File diff suppressed because it is too large
+ 0 - 0
jet/static/jet/css/themes/default/base.css.map


+ 2 - 0
jet/static/jet/css/themes/green/base.css

@@ -2344,6 +2344,8 @@ textarea {
 
 input[type=checkbox] {
   display: none; }
+  input[type=checkbox]#action-toggle {
+    display: none !important; }
   input[type=checkbox] + label:before {
     font-family: 'jet-icons';
     speak: none;

File diff suppressed because it is too large
+ 0 - 0
jet/static/jet/css/themes/green/base.css.map


Some files were not shown because too many files changed in this diff