luci-material-theme: align text buttons center
[project/luci.git] / themes / luci-theme-material / htdocs / luci-static / material / cascade.css
index 51f75efca32b0567f321e8a9dcb3739b989fe85b..4bf9740860392abbe30f8d92791ba798c109792f 100644 (file)
@@ -76,7 +76,8 @@
        background: inherit;
 }
 
-.td[width="33%"] {
+.td[width="33%"], 
+.td[width="33%"]~.td {
        padding: 1.1em;
 }
 
@@ -199,6 +200,7 @@ input,
        background-color: transparent;
        background-image: none;
        box-shadow: none;
+       align-items: center;
 }
 
 select,