Changes

Jump to navigation Jump to search
no edit summary
Line 941: Line 941:
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
     background-color: #44A755 !important;
     background-color: #44A755 !important;
}
.navbar-inverse-darker {
    background-color: #44a755 !important;
    border-color: #07151e;
}
.dropdown-menu.darker-color li > a {
    color: #44A755;
}
}

Navigation menu