UI Improvements
[project/luci.git] / themes / openwrt-light / htdocs / luci-static / openwrt-light / cascade.css
index 9a83623..119b86c 100644 (file)
@@ -268,6 +268,18 @@ input.cbi-input-key {
        padding-left: 17px;
 }
 
+input.cbi-input-find {
+       background: url('../resources/cbi/find.gif') no-repeat scroll 1px center;
+       background-color: inherit;
+       padding-left: 17px;
+}
+
+input.cbi-input-reload {
+       background: url('../resources/cbi/reload.gif') no-repeat scroll 1px center;
+       background-color: inherit;
+       padding-left: 17px;
+}
+
 input.cbi-input-add,
 input.cbi-button-add {
        background: url('../resources/cbi/add.gif') no-repeat scroll 1px center;