]> git.mxchange.org Git - mailer.git/blobdiff - theme/ship-simu/css/general.css
Project continued:
[mailer.git] / theme / ship-simu / css / general.css
index f5aff0ff167e4bc57559535fe94f7620c9253f94..c41b1729dc4d69bce32e2471d98c663ddd0e2dac 100644 (file)
@@ -129,12 +129,25 @@ pre {
 
 .table_header, .bug_table_header {
        background-color        : #EEEEFF;
-       color                   : #000000;
-       text-align              : center;
-       align                   : center;
+       color                           : #000000;
+       text-align                      : center;
+       align                           : center;
        font-size                       : 14px;
-       padding-bottom: 5px;
-       padding-top: 5px;
+       padding-bottom          : 5px;
+       padding-top                     : 5px;
+}
+
+.header_column {
+       height: 23px;
+       background-color: #eeeeff;
+       color: #000000;
+       text-align: center;
+}
+
+.footer_column {
+       height: 23px;
+       background-color: #eeeeff;
+       color: #000000;
 }
 
 .admin_menu {