Fix for Issue #9
This commit is contained in:
parent
446888905c
commit
247b13bd84
1 changed files with 1 additions and 1 deletions
|
@ -2541,7 +2541,7 @@ header #banner {
|
||||||
#content .nav > li > .btn-link:hover,
|
#content .nav > li > .btn-link:hover,
|
||||||
#content .nav > li > .btn-link:focus {
|
#content .nav > li > .btn-link:focus {
|
||||||
background-color: var(--link-color);
|
background-color: var(--link-color);
|
||||||
color: white;
|
color: white !important;
|
||||||
}
|
}
|
||||||
#topbar-first #nav-notifications-menu {
|
#topbar-first #nav-notifications-menu {
|
||||||
border: 1px solid var(--background-color) !important;
|
border: 1px solid var(--background-color) !important;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue