* luci/themes: small css fix for openwrt.org theme
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Aug 2008 17:33:03 +0000 (17:33 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Aug 2008 17:33:03 +0000 (17:33 +0000)
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css

index bf14b9c..d022655 100644 (file)
@@ -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%;