summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-06-03 21:09:43 +0000
committerSteven Barth <steven@midlink.org>2008-06-03 21:09:43 +0000
commit3bcf6dbea363d7267d95bb0199d91603a33362b7 (patch)
tree24cb656336804ba142a1f2b72a9138178d58a6dc /themes
parent60a726343c19630e91228a0e660ea9b4793c2fb1 (diff)
* Increased menu font size
Diffstat (limited to 'themes')
-rw-r--r--themes/fledermaus/root/www/luci-static/fledermaus/cascade.css2
-rw-r--r--themes/openwrt.org/root/www/luci-static/openwrt.org/cascade.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/themes/fledermaus/root/www/luci-static/fledermaus/cascade.css b/themes/fledermaus/root/www/luci-static/fledermaus/cascade.css
index c8bb21d6d..8f30015f3 100644
--- a/themes/fledermaus/root/www/luci-static/fledermaus/cascade.css
+++ b/themes/fledermaus/root/www/luci-static/fledermaus/cascade.css
@@ -136,7 +136,7 @@ h3 {
}
.sidebar ul {
- font-size: 0.8em;
+ font-size: 0.9em;
color: white;
list-style-type: none;
padding-left: 1em;
diff --git a/themes/openwrt.org/root/www/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/root/www/luci-static/openwrt.org/cascade.css
index 6469b8f23..90827ab4e 100644
--- a/themes/openwrt.org/root/www/luci-static/openwrt.org/cascade.css
+++ b/themes/openwrt.org/root/www/luci-static/openwrt.org/cascade.css
@@ -138,7 +138,7 @@ h3 {
}
.sidebar ul {
- font-size: 0.8em;
+ font-size: 0.9em;
color: white;
list-style-type: none;
padding-left: 1em;