luci-theme-bootstrap: tune default style select boxes
[project/luci.git] / themes / luci-theme-bootstrap / htdocs / luci-static / bootstrap / cascade.css
index 1d712e4..8d0c434 100644 (file)
@@ -500,6 +500,8 @@ select,
 
 select {
        padding: initial;
 
 select {
        padding: initial;
+       background: #fff;
+       box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.1);
 }
 
 input[type=checkbox], input[type=radio] {
 }
 
 input[type=checkbox], input[type=radio] {