From 60cd0b3735e49567b5f7e80c96b1383eeee9792c Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 23 May 2007 11:23:04 +0000 Subject: [PATCH] Header highlight git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6455 594d385d-05f5-0310-b6e9-bd551577e9d8 --- html/themes/default/style.css | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 46d06c07c..9c1768f7f 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -375,18 +375,9 @@ a.iconmenu:hover { } h1.plugtop{ - border-style:solid; - border-color:#707070; width:100%; - border-top-width:0px; - border-bottom-width:1px; - border-left-width:0px; - border-right-width:0px; - padding-top:0px; - margin-top:0px; padding-bottom:6px; text-align:left; - background-color:red; font-family:arial,helvetica,sans-serif; font-size:24px; } @@ -399,7 +390,7 @@ div.plugtop { margin-bottom: 0px; text-align:left; vertical-align:middle; - background-color:white; + background-color:#F0F0F0; font-family:arial,helvetica,sans-serif; font-weight:bold; font-size:24px; -- 2.30.2