Changes

Jump to navigation Jump to search
no edit summary
Line 932: Line 932:
     text-transform: uppercase;
     text-transform: uppercase;
     font-weight: bold;
     font-weight: bold;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    color: #ffffff;
    background-color: #44A755 !important;
}
}

Navigation menu