From: hickert Date: Thu, 12 Apr 2007 08:47:20 +0000 (+0000) Subject: Updated setup step 2 to support a variable page width. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f24c54da816a538b7e0c1468730d1ec18d0d67ae;p=gosa.git Updated setup step 2 to support a variable page width. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6023 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 6f9918dd9..480b97d3c 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -956,7 +956,7 @@ div.solution_visible { background-color: orange; background-image: url('images/personal.png'); border: dotted 2px red; - width: 346px; + width: 100%; text-align:left; } @@ -968,13 +968,13 @@ h2.step2_container_title { /* Container for name and status */ div.step2_entry_container { - width:350px; + width:100%; cursor:default; } /* Container for name and status, when status is failed */ div.step2_entry_container_info { - width:350px; + width:100%; background: #DDDDFF; cursor:default; } diff --git a/setup/setup_step2.tpl b/setup/setup_step2.tpl index 8d2597ac3..9ba9e7abc 100644 --- a/setup/setup_step2.tpl +++ b/setup/setup_step2.tpl @@ -1,7 +1,7 @@ -
+
@@ -61,7 +61,7 @@ -
+