add missing css declaration for cbi-button-find
[project/luci.git] / themes / openwrt / htdocs / luci-static / openwrt.org / cascade.css
index 9e600e3..2c633e2 100644 (file)
@@ -443,7 +443,8 @@ input.cbi-input-password {
        text-indent: 17px;
 }
 
-input.cbi-input-find {
+input.cbi-input-find,
+input.cbi-button-find {
        background-image: url('../resources/cbi/find.gif');
        color: #000000;
        padding-left: 17px;