UI Improvements
[project/luci.git] / themes / fledermaus / htdocs / luci-static / fledermaus / cascade.css
index 8fbdf318fe0e4d4d29d17017c59c0a4cdf5ef635..c39396886291b2271001a05b11a8b2342b6be816 100644 (file)
@@ -283,6 +283,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;