]> git.mxchange.org Git - mailer.git/commitdiff
Re-added height, but smaller to make most menus appear shorter
authorRoland Häder <roland@mxchange.org>
Sun, 4 Aug 2013 13:36:59 +0000 (13:36 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 4 Aug 2013 13:36:59 +0000 (13:36 +0000)
templates/de/html/online_now.tpl
theme/business/css/general.css
theme/default/css/general.css
theme/desert/css/general.css
theme/org/css/general.css
theme/ship-simu/css/general.css

index 664ae18ffebcdea11d10f4cfeb621ea0bdec5225..f1a11ed8361d5ecbedf4021a0a735419aa128d47 100644 (file)
@@ -11,6 +11,7 @@
                </table>
                </td>
        </tr>
+
        <tr>
                <td class="guest_menu_row">
                <table border="0" cellspacing="0" cellpadding="0" width="100%">
@@ -23,8 +24,9 @@
                </table>
                </td>
        </tr>
+
        <tr>
-               <td class="guest_menu_bottom">
+               <td class="guest_menu_row">
                <table border="0" cellspacing="0" cellpadding="0" width="100%">
                        <tr>
                                <td width="10%" align="center" valign="top"><strong>
@@ -35,6 +37,7 @@
                </table>
                </td>
        </tr>
+
        <tr>
                <td class="guest_menu_bottom">
                <table border="0" cellspacing="0" cellpadding="0" width="100%">
index 68f6fc07058fb00989c2817f9d972a191130b806..9a764e5cc70b69868ce78e7dd33cbdccb991f6e2 100644 (file)
@@ -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 {
index 98a5afc7233b64b34c4f914f9195a0d98845a5c7..418bcc6a5dcbc690f915aa87b3f3c0d8cb947f5c 100644 (file)
@@ -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 {
index fad9d62e38a4f8516e5c169cd5d62228c288f187..a92dc1460a422f4ff68ae41536cba25d6226de8a 100644 (file)
@@ -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 {
index f96d974c8ca0488fb4c8a1a28b6ab030459ea6ce..d9615ddea553b16e7a839bc29ab66c6bb0e2eec7 100644 (file)
@@ -269,7 +269,7 @@ pre {
        color                   : #000000;
        background-color        : #BDEFCD;
        border                  : 1px solid #ddeedd;
-       height                  : 25px;
+       height                  : 18px;
        width                   : 200px;
 }
 
index 81b778ff7e54b4ab41ab08ec437b1624accc6d24..bfa3c170d702e0a301ec1d52373be99163cb6642 100644 (file)
@@ -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 {