diff options
Diffstat (limited to 'themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css')
-rw-r--r-- | themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css | 4 |
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 de3246b2e7..89b4f6ac01 100644 --- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css @@ -354,6 +354,10 @@ td.cbi-section-table-optionals { font-size: 70%; } +.inline { + display: inline; +} + #memorybar { width:200px; height:8px; |