X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fbusiness%2Fcss%2Fgeneral.css;h=1172b6e262f2ed3c892391905d97f7421cb12238;hp=3ea07060a26601d45a6a387c495e1a8cfe16c18c;hb=74b7fbc5030bb2938a9859020876da63e6d15c0b;hpb=1a2db3555e25e6ef6bc397cc9a15b2afb8c7557e diff --git a/theme/business/css/general.css b/theme/business/css/general.css index 3ea07060a2..1172b6e262 100644 --- a/theme/business/css/general.css +++ b/theme/business/css/general.css @@ -202,7 +202,7 @@ a.logout_box { margin: 5px; } -.bug_table { +.bug_table, .ajax_bug_table { background-color: #ffffff; margin: 0px; max-width: 100%; @@ -250,7 +250,7 @@ a.logout_box { background-color: #ffffff; } -.table_header, .bug_table_header { +.table_header, .bug_table_header, .ajax_bug_table_header { text-align: center; color: #000000; vertical-align: middle;