summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-07-15 22:37:53 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-07-15 22:37:53 +0000
commitbe4147d3d810bb246470b67315b7c019319c9bf4 (patch)
tree92ea9eef2e831df640700dcaee68bde98d884807 /themes
parent18f0ebfd8bd669a0792fc2e1c1d31e3b41eeda7b (diff)
* luci/themes: css fixed in openwrt.org theme
* luci/statistics: fixed layout of graph display page * luci/admin: fixed layout of uci changes page
Diffstat (limited to 'themes')
-rw-r--r--themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css4
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 de3246b2e..89b4f6ac0 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;