From: kink Date: Sun, 7 Jan 2007 18:29:07 +0000 (+0000) Subject: fixup logout error X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=cb15d3c67015e0b61cbd4063e83a1e659f6b3546;p=squirrelmail.git fixup logout error git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12099 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/templates/default/css/default.css b/templates/default/css/default.css index 3cd855a8..e8913e02 100644 --- a/templates/default/css/default.css +++ b/templates/default/css/default.css @@ -257,7 +257,7 @@ table.sqm_emptyFolder td { } /* error_box.tpl definitions */ -.table_errorBoxWrapper { +.table_errorBoxWrapper { background: #ababab /* __COLOR9__ */; margin-left: auto; margin-right: auto; @@ -275,6 +275,22 @@ td.error_header { color: #cc0000 /* __COLOR2__*/; } +/* logout error screen */ + +#sqm_errorLogout { + margin-top: 25px; + text-align: center; +} + +#sqm_errorLogout table { + border: 0; + padding: 0; + margin-left: auto; + margin-right: auto; + width: 70%; +} + + /* page_header.tpl definitions */ .sqm_currentFolder { background: #ababab /* __COLOR9__ */; diff --git a/templates/default/error_logout.tpl b/templates/default/error_logout.tpl index 9ca0608b..01139be4 100644 --- a/templates/default/error_logout.tpl +++ b/templates/default/error_logout.tpl @@ -28,9 +28,9 @@ extract ($t); ?>
- +
-
+
-
-
+
+
+
@@ -63,5 +64,3 @@ extract ($t);
-
-