* luci/libs/cbi: better layout for apply output
[project/luci.git] / themes / openwrt.org / htdocs / luci-static / openwrt.org / cascade.css
index bc01339..3f44f20 100644 (file)
@@ -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],