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