summaryrefslogtreecommitdiffstats
path: root/themes/default/stylesheet.css
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2008-04-27 14:20:48 +0200
committerAndreas Unterkircher <unki@netshadow.at>2008-04-27 14:20:48 +0200
commitce7a2227fc4f7036ae4428e442b77263797bedb0 (patch)
treefc4aa071256c6f3d5f02365a4fc1f87467f26247 /themes/default/stylesheet.css
parent76a6bfc46c44621291bf023c81b12356200f0da5 (diff)
parent4552617dca9f593137d6785ccd67c6a421df232f (diff)
Merge branch 'issue115'
Diffstat (limited to 'themes/default/stylesheet.css')
-rw-r--r--themes/default/stylesheet.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css
index e9a505c..7771736 100644
--- a/themes/default/stylesheet.css
+++ b/themes/default/stylesheet.css
@@ -83,6 +83,13 @@ div.header {
white-space: nowrap;
}
+div.subheader {
+ background-color: #eeeeee;
+ padding: 5px 10px 5px 10px;
+ vertical-align: middle;
+ white-space: nowrap;
+}
+
img {
border: none;
}