plex: removed link color
This commit is contained in:
parent
614ece2123
commit
0b26c21dd7
@ -32,10 +32,6 @@
|
|||||||
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
|
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
|
||||||
background-color: rgba(0, 0, 0, 0.25);
|
background-color: rgba(0, 0, 0, 0.25);
|
||||||
}
|
}
|
||||||
/*Side menu active color*/
|
|
||||||
.Link-isActiveRoute-2N5cgE, .Link-isSelected-IRm9uM {
|
|
||||||
color: var(--link-color);
|
|
||||||
}
|
|
||||||
|
|
||||||
/*Modal*/
|
/*Modal*/
|
||||||
.modal-header, .modal-footer, .modal-body-with-panes {
|
.modal-header, .modal-footer, .modal-body-with-panes {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user