themes: add cbi-button-download class, whitespace cleanup
[project/luci.git] / themes / openwrt / htdocs / luci-static / openwrt.org / cascade.css
index acb44f3..4a6877f 100644 (file)
@@ -529,6 +529,14 @@ input.cbi-button-link {
        padding-right: 1px;
 }
 
+input.cbi-input-download,
+input.cbi-button-download {
+       background-image: url('../resources/cbi/download.gif');
+       color: #000000;
+       padding-left: 17px;
+       padding-right: 1px;
+}
+
 input.cbi-input-remove,
 div.cbi-section-remove input {
        background-image: url('../resources/cbi/remove.gif');