]> git.mxchange.org Git - mailer.git/blobdiff - theme/business/css/general.css
Rewrites for div/CSS (show_timings_box is not centered)
[mailer.git] / theme / business / css / general.css
index 314f578f3b25b4343e44d7df989f24c7c7c1d04b..29504ae6f12306673e54ab567c8428baf0f9ad2d 100644 (file)
@@ -640,26 +640,21 @@ DIV.admin_note {
 }
 
 #show_timings_block {
-       margin-top                              : 5px;
-       tex-align                               : center;
+       float                                   : left;
        border                                  : solid 1px #000000;
        background-color                : #EEEEFF;
        font-size                               : 10px;
        vertical-align                  : middle;
        width                                   : 465px;
-       height                                  : 22px;
-       z-index                                 : 0;
+       height                                  : 20px;
 }
 
 .show_timings_column {
-       z-index                                 : 10;
-       top                                             : 3px;
        background-color                : #FFFFFF;
-       position                                : relative;
-       margin                                  : 0px;
+       margin-top                              : 2px;
        width                                   : 150px;
-       display                                 : block;
        border                                  : solid 1px #000000;
+       height                                  : 14px;
 }
 
 .show_timings_data {
@@ -668,21 +663,21 @@ DIV.admin_note {
 
 
 .login_failure_header {
-       text-align                      : center;
+       text-align                              : center;
        background-color                : #EEEEFF;
-       font-weight                     : bold;
+       font-weight                             : bold;
 }
 
 .login_failures {
-       text-align                      : center;
-       width                           : 400px;
+       text-align                              : center;
+       width                                   : 400px;
 }
 
 .member_skyscraper, .guest_skyscraper {
-       width                           : 122px;
-       height                          : 601px;
-       border                          : 1px solid #000000;
-       margin                          : 0px;
-       padding                         : 0px;
-       padding-top                     : 1px;
+       width                                   : 122px;
+       height                                  : 601px;
+       border                                  : 1px solid #000000;
+       margin                                  : 0px;
+       padding                                 : 0px;
+       padding-top                             : 1px;
 }