Browse Source

gluon-luci-theme: more consistent button spacing

Matthias Schiffer 9 years ago
parent
commit
623966afae

File diff suppressed because it is too large
+ 0 - 0
package/gluon-luci-theme/files/www/luci-static/gluon/cascade.css


+ 1 - 5
package/gluon-luci-theme/sass/cascade.scss

@@ -438,6 +438,7 @@ img.cbi-image-button {
 input.cbi-button {
   @include button;
 
+  margin-left: 0.5em;
   background-repeat: no-repeat;
 }
 
@@ -565,11 +566,6 @@ textarea {
   margin-bottom: 0.5em;
 }
 
-form > div > input[type=submit],
-form > div > input[type=reset] {
-  margin-left: 0.5em;
-}
-
 table td,
 table th {
   color: #000000;

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