summaryrefslogtreecommitdiffhomepage
path: root/themes/fledermaus
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-08-09 03:39:06 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-08-09 03:39:06 +0000
commitb71825db91b3d99417693dd004178ff926edc887 (patch)
treef4540ce3f9f630ca2e49eeed68324f0b3be034cf /themes/fledermaus
parentf3624d2ccd3abbfd7b9c662295c6d71e38db71c4 (diff)
* luci/themes: trivial css fix for openwrt.org and fledermaus theme
Diffstat (limited to 'themes/fledermaus')
-rw-r--r--themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
index 0ab856fc3..d9ec173d8 100644
--- a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
+++ b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
@@ -171,7 +171,7 @@ div#content ul {
padding: 0.5em;
background: #f8f9fe;
color: #000000;
- font-size: 80%;
+ font-size: 80%;
}
#content h1 {
@@ -272,6 +272,7 @@ table.smalltext {
width: 80%;
margin-left: auto;
margin-right: auto;
+ border-collapse: collapse;
}
table.smalltext tr:hover td {