From 8ed6bc8285e3289a98552a35aa13c8231e6bc886 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Mon, 31 Dec 2007 18:34:34 +0100 Subject: default theme, menu and logo cell merged --- themes/default/stylesheet.css | 7 ++++--- themes/default/templates/index.tpl | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'themes/default') diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css index e6635b8..c57c8a9 100644 --- a/themes/default/stylesheet.css +++ b/themes/default/stylesheet.css @@ -51,7 +51,7 @@ td.searchfor { vertical-align: middle; } -.logo { +.menu { font-weight: bolder; padding: 5px; height: 30px; @@ -62,8 +62,9 @@ td.content { border-top: solid 1px #000000; } -.menu { - padding: 5px; +.logo { + float: none; + background-color: #eeeeee; } td.index_header { diff --git a/themes/default/templates/index.tpl b/themes/default/templates/index.tpl index 4aee6cf..72a5ef0 100644 --- a/themes/default/templates/index.tpl +++ b/themes/default/templates/index.tpl @@ -1,9 +1,7 @@ {include file="header.tpl"} -
-- cgit v1.2.3-18-g5258