From: Roland Häder Date: Sun, 4 Aug 2013 13:36:59 +0000 (+0000) Subject: Re-added height, but smaller to make most menus appear shorter X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=684a096066e24eb89e26eef50a4c78a889298f6b Re-added height, but smaller to make most menus appear shorter --- diff --git a/templates/de/html/online_now.tpl b/templates/de/html/online_now.tpl index 664ae18ffe..f1a11ed836 100644 --- a/templates/de/html/online_now.tpl +++ b/templates/de/html/online_now.tpl @@ -11,6 +11,7 @@ + @@ -23,8 +24,9 @@
+ - +
@@ -35,6 +37,7 @@
+ diff --git a/theme/business/css/general.css b/theme/business/css/general.css index 68f6fc0705..9a764e5cc7 100644 --- a/theme/business/css/general.css +++ b/theme/business/css/general.css @@ -285,7 +285,7 @@ a.logout_box { .guest_menu_title, .member_menu_title { background-color: #eeeeff; color: #000000; - height: 25px; + height: 18px; width: 200px; border: 1px solid #000000; } @@ -295,6 +295,7 @@ a.logout_box { border-top: 0px; background-color: #ffffff; text-align: left; + height: 18px; } .guest_menu_separator, .member_menu_separator { diff --git a/theme/default/css/general.css b/theme/default/css/general.css index 98a5afc723..418bcc6a5d 100644 --- a/theme/default/css/general.css +++ b/theme/default/css/general.css @@ -296,7 +296,7 @@ a.logout_box { .guest_menu_title, .member_menu_title { background-color: #BDEFCD; color: #009900; - height: 25px; + height: 18px; width: 200px; border: 1px solid #00aa44; } @@ -306,6 +306,7 @@ a.logout_box { border-top: 0px; background-color: #eeffbc; text-align: left; + height: 18px; } .member_menu_whats { diff --git a/theme/desert/css/general.css b/theme/desert/css/general.css index fad9d62e38..a92dc1460a 100644 --- a/theme/desert/css/general.css +++ b/theme/desert/css/general.css @@ -256,7 +256,7 @@ a.logout_box { .guest_menu_title, .member_menu_title { background-color: #cccc99; color: #880000; - height: 25px; + height: 18px; width: 200px; border: 1px solid #880000; } @@ -266,6 +266,7 @@ a.logout_box { border-top: 0px; background-color: #ffffcc; text-align: left; + height: 18px; } .guest_menu_separator, .member_menu_separator { diff --git a/theme/org/css/general.css b/theme/org/css/general.css index f96d974c8c..d9615ddea5 100644 --- a/theme/org/css/general.css +++ b/theme/org/css/general.css @@ -269,7 +269,7 @@ pre { color : #000000; background-color : #BDEFCD; border : 1px solid #ddeedd; - height : 25px; + height : 18px; width : 200px; } diff --git a/theme/ship-simu/css/general.css b/theme/ship-simu/css/general.css index 81b778ff7e..bfa3c170d7 100644 --- a/theme/ship-simu/css/general.css +++ b/theme/ship-simu/css/general.css @@ -238,7 +238,7 @@ label { .guest_menu_title, .member_menu_title { background-color : #EEEEFF; color : #000000; - height : 25px; + height : 18px; width : 200px; border : 1px solid #000000; } @@ -247,6 +247,7 @@ label { border : 1px solid #000000; border-top : 0px; background-color : #FFFFFF; + height: 18px; } .guest_menu_separator, .member_menu_separator {