Continued on AJAX installer to start first step (more are easily to add)
[mailer.git] / theme / business / css / general.css
index 3ea07060a26601d45a6a387c495e1a8cfe16c18c..1172b6e262f2ed3c892391905d97f7421cb12238 100644 (file)
@@ -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;