summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt.org/htdocs/luci-static
diff options
context:
space:
mode:
Diffstat (limited to 'themes/openwrt.org/htdocs/luci-static')
-rw-r--r--themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
index bc01339e7e..3f44f202e2 100644
--- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
+++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
@@ -222,6 +222,10 @@ div#content ul {
background-color: inherit;
}
+ul.cbi-apply {
+ font-size: 90%;
+}
+
input[type=submit],
input[type=reset],
input[type=image],