fixed colors
This commit is contained in:
parent
568ed53f93
commit
e94f72e63b
|
@ -1814,4 +1814,12 @@ dl.bb-dl > dd > li {
|
|||
|
||||
.fa-minus-circle {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.bg-primary {
|
||||
background-color: #505050 !important;
|
||||
}
|
||||
|
||||
.nav-link.active {
|
||||
background-color: #505050 !important;
|
||||
}
|
Loading…
Reference in New Issue