From 4552617dca9f593137d6785ccd67c6a421df232f Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 26 Apr 2008 10:18:50 +0200 Subject: issue115, display tag-selection in photo-index Signed-off-by: Andreas Unterkircher --- themes/default/stylesheet.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'themes/default/stylesheet.css') 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; } -- cgit v1.2.3-18-g5258