From: cajus Date: Tue, 17 Apr 2007 14:03:07 +0000 (+0000) Subject: More setup style work X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a1613198b7e73497c301e8975b37ec532d38abb5;p=gosa.git More setup style work git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6072 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 823e5ca57..aa2ba3425 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -855,7 +855,8 @@ div.setup_plug_header { div.setup_contents { margin-right:2px; background-color:#FFFFFF; - width:100%; + width:80%; + margin-left:20%; } /* default.*/ @@ -866,10 +867,8 @@ div.default { /* Navigation col */ div.setup_navigation { - width:200px; - clear:bottom; + width:19%; background-color:#E8E8E8; - float:left ; padding-left: 2px;; padding-right: 2px;; } diff --git a/setup/setup_frame.tpl b/setup/setup_frame.tpl index e3be0e690..9eeed0f02 100644 --- a/setup/setup_frame.tpl +++ b/setup/setup_frame.tpl @@ -10,37 +10,29 @@
{t}GOsa setup wizard{/t}
-
+ +
{$navigation}
- -
    -
  • -
    -
    -
    - {$header} -
    -
    + +
    +
    + {$header}
    -
  • -
  • - -
    -
    - {$contents} -
    -
    - -
  • -
+
+ {$contents} +
+
+
-
- {$bottom} -
+ +
+ {$bottom} +
+