From: cajus Date: Wed, 18 Apr 2007 18:43:57 +0000 (+0000) Subject: Fine tuning of header size X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a82e8bedc4a62c65f556a7431d158c1e71292c92;p=gosa.git Fine tuning of header size git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6102 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 76e677ada..4810309ab 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -806,7 +806,7 @@ div.setup_dialog { div.setup_header { background-color: #A9FBA6; height:30px; - padding:2px 5px 2px 5px; + padding:4px 5px 2px 5px; border-bottom: 1px solid #999; }