luci-theme-openwrt: dropdown style tweaks
[project/luci.git] / themes / luci-theme-openwrt / htdocs / luci-static / openwrt.org / cascade.css
index 06ffe56e5b798c0e6d687ea8bf79ffa1610dc9a5..f24493c993f12277895c8b9c1ff2ff517a143b46 100644 (file)
@@ -620,10 +620,7 @@ img.cbi-image-button {
        color: #595;
 }
 
-.cbi-input-invalid {
-       background-image: url('../resources/cbi/reset.gif');
-       background-repeat: no-repeat;
-       background-position: right;
+.cbi-input-invalid:not([open]) {
        color: #FF0000 !important;
        border-color: #FF0000;
 }
@@ -1044,7 +1041,6 @@ ul.cbi-tabmenu li.cbi-tab {
        flex-direction: column;
        justify-content: center;
        text-align: center;
-       line-height: 2em;
        padding: 0 .25em;
 }