From: Jo-Philipp Wich Date: Wed, 13 Aug 2008 17:33:03 +0000 (+0000) Subject: * luci/themes: small css fix for openwrt.org theme X-Git-Tag: 0.8.0~454 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=7e6f357132cab6509e434b14be9a6bd431d405b4;p=project%2Fluci.git * luci/themes: small css fix for openwrt.org theme --- 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 bf14b9ce4..d02265514 100644 --- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css @@ -395,6 +395,10 @@ div.cbi-section-remove { padding-bottom: 0; } +.cbi-section-node div.cbi-section-table-row { + margin: 0.25em; +} + table.cbi-section-table { width: 100%; font-size: 95%;