Skip to content
Snippets Groups Projects
Commit e7247955 authored by Kathrin Osswald's avatar Kathrin Osswald
Browse files

Fixed further color bugs in dark navbar.

parent e074436d
Branches
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ Changes ...@@ -5,6 +5,7 @@ Changes
------- -------
### Unreleased ### Unreleased
* 2018-02-21 - Fixed further color bugs in dark navbar.
* 2018-02-21 - Further improvement of nav drawer SCSS section. * 2018-02-21 - Further improvement of nav drawer SCSS section.
* 2018-02-21 - Implemented get_extra_scss function. * 2018-02-21 - Implemented get_extra_scss function.
......
...@@ -96,6 +96,7 @@ body.loginbackgroundimage { ...@@ -96,6 +96,7 @@ body.loginbackgroundimage {
background-color: $gray-dark; background-color: $gray-dark;
.navbar-nav .nav-link .icon, .navbar-nav .nav-link .icon,
.navbar-nav .nav-link,
.usertext, .usertext,
.dropdown-toggle, .dropdown-toggle,
.site-name, .site-name,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment