X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fship-simu%2Fcss%2Fgeneral.css;h=c41b1729dc4d69bce32e2471d98c663ddd0e2dac;hp=f5aff0ff167e4bc57559535fe94f7620c9253f94;hb=5e7d3d73ba4bbf6221739746e250406ad5f80736;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341 diff --git a/theme/ship-simu/css/general.css b/theme/ship-simu/css/general.css index f5aff0ff16..c41b1729dc 100644 --- a/theme/ship-simu/css/general.css +++ b/theme/ship-simu/css/general.css @@ -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 {