Left menu active item styling

This commit is contained in:
Burak Civan 2021-06-11 13:58:09 +03:00
parent ec30ccd741
commit 2bf97d4735

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;