* luci/libs/cbi: better layout for apply output
[project/luci.git] / themes / openwrt-light / htdocs / luci-static / openwrt-light / cascade.css
index 6c841b2..064b4e6 100644 (file)
@@ -418,6 +418,7 @@ div.cbi-value:hover div.cbi-value-field > div.cbi-value-description {
 
 div.cbi-section-create {
        clear: left;
+       white-space: nowrap;
 }
 
 div.cbi-map-descr {
@@ -491,6 +492,10 @@ td.cbi-value-error {
        padding: 3px;
 }
 
+ul.cbi-apply {
+       font-size: 90%;
+}
+
 .right {
        text-align: right;
 }