Code

Fine tuning of header size
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 18 Apr 2007 18:43:57 +0000 (18:43 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 18 Apr 2007 18:43:57 +0000 (18:43 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6102 594d385d-05f5-0310-b6e9-bd551577e9d8

html/themes/default/style.css

index 76e677ada01ce06964c089856f4d567c23b8be24..4810309ab8d9b0abfafabc66542044343a78185f 100644 (file)
@@ -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;
 }