diff --git a/stylesheet.css b/stylesheet.css index b81f490..f73d333 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -2,7 +2,7 @@ body { background: #ffffff; color: #000000; font-family: BitStream Vera Sans, Verdana, Arial, Helvetica, sans-serif; - font-size: 12px; + font-size: 13px; font-weight: normal; text-align: center; } @@ -26,7 +26,7 @@ a:visited, a:active { color: #777777; background: #dddddd; padding: 3px 3px 3px 3px; - font-size: 12px; + font-size: 13px; } .button:hover { @@ -116,7 +116,7 @@ a:visited, a:active { #edit_form h3 { text-align: center; - font-size: 12px; + font-size: 13px; margin: 0; background: #AFE1A6; /*#b4004a;*/ border: 1px solid #bbb; @@ -125,11 +125,11 @@ a:visited, a:active { } /* Helper class to center some attribs */ -.hlp_center { +.help_center { text-align: center; } -.help_text{ +.help_text { background: #efefef; border-left: 1px solid #bbbbbb; border-right: 1px solid #bbbbbb; @@ -205,7 +205,7 @@ a:visited, a:active { #alias_table h3, #mailbox_table h3, #overview_table h3, #log_table h3, #admin_table h3 { background: silver; text-align: left; - font-size: 12px; + font-size: 13px; font-weight: bold; padding-left: 20px; line-height: 25px; @@ -221,7 +221,7 @@ a:visited, a:active { line-height: 20px; text-align: left; padding-left: 15px; - font-size: 11px; + font-size: 12px; } #footer a { diff --git a/templates/add-alias.tpl b/templates/add-alias.tpl index 2b1c823..7fc0d12 100644 --- a/templates/add-alias.tpl +++ b/templates/add-alias.tpl @@ -26,7 +26,7 @@ - + diff --git a/templates/add-mailbox.tpl b/templates/add-mailbox.tpl index 961b92d..661cc20 100644 --- a/templates/add-mailbox.tpl +++ b/templates/add-mailbox.tpl @@ -36,7 +36,7 @@ - + diff --git a/templates/admin.tpl b/templates/admin.tpl index 53fd0ee..52cad05 100644 --- a/templates/admin.tpl +++ b/templates/admin.tpl @@ -40,9 +40,9 @@ - + - + diff --git a/templates/domain.tpl b/templates/domain.tpl index 1507c4d..e555c32 100644 --- a/templates/domain.tpl +++ b/templates/domain.tpl @@ -34,9 +34,9 @@ - + - + diff --git a/templates/edit-alias.tpl b/templates/edit-alias.tpl index 7ebd77d..552578e 100644 --- a/templates/edit-alias.tpl +++ b/templates/edit-alias.tpl @@ -22,7 +22,7 @@ foreach ($goto as $row) { - + diff --git a/templates/edit-mailbox.tpl b/templates/edit-mailbox.tpl index da9c4f8..3e5226d 100644 --- a/templates/edit-mailbox.tpl +++ b/templates/edit-mailbox.tpl @@ -26,7 +26,7 @@   - + diff --git a/templates/login.tpl b/templates/login.tpl index fc40837..eac010f 100644 --- a/templates/login.tpl +++ b/templates/login.tpl @@ -13,7 +13,7 @@ - + diff --git a/templates/password.tpl b/templates/password.tpl index d0fc38f..511f001 100644 --- a/templates/password.tpl +++ b/templates/password.tpl @@ -21,7 +21,7 @@ - + diff --git a/templates/sendmail.tpl b/templates/sendmail.tpl index e153b32..e895607 100644 --- a/templates/sendmail.tpl +++ b/templates/sendmail.tpl @@ -28,7 +28,7 @@   - + diff --git a/templates/users_login.tpl b/templates/users_login.tpl index 8338af5..907bbaa 100644 --- a/templates/users_login.tpl +++ b/templates/users_login.tpl @@ -13,7 +13,7 @@ - + diff --git a/templates/users_password.tpl b/templates/users_password.tpl index 156ad1f..0928d46 100644 --- a/templates/users_password.tpl +++ b/templates/users_password.tpl @@ -21,7 +21,7 @@ - + diff --git a/templates/users_vacation.tpl b/templates/users_vacation.tpl index 2c09061..be1e966 100644 --- a/templates/users_vacation.tpl +++ b/templates/users_vacation.tpl @@ -20,9 +20,9 @@   - + - + diff --git a/templates/vacation.tpl b/templates/vacation.tpl index 972975a..6426744 100644 --- a/templates/vacation.tpl +++ b/templates/vacation.tpl @@ -20,9 +20,9 @@   - + - +