From: Andreas Unterkircher Date: Mon, 31 Dec 2007 17:34:34 +0000 (+0100) Subject: default theme, menu and logo cell merged X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ed6bc8285e3289a98552a35aa13c8231e6bc886;p=phpfspot.git default theme, menu and logo cell merged --- 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"} -