Merge pull request #2100 from brkcvn/left-menu-active

Left menu active item color fix
This commit is contained in:
Cüneyt Şentürk
2021-06-11 14:15:02 +03:00
committed by GitHub

View File

@@ -2294,6 +2294,10 @@ div.required > .form-control-label:not(span):after, td.required:after
/*--------Nav Pills Color--------*/
.navbar-light .navbar-nav .nav-link {
color: #ffffff !important;
}
.nav-link
{
color: #3c3f72;