You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.3 KiB
45 lines
1.3 KiB
.theme-blue-grey .navbar {
|
|
background-color: #607D8B; }
|
|
|
|
.theme-blue-grey .navbar-brand {
|
|
color: #fff; }
|
|
.theme-blue-grey .navbar-brand:hover {
|
|
color: #fff; }
|
|
.theme-blue-grey .navbar-brand:active {
|
|
color: #fff; }
|
|
.theme-blue-grey .navbar-brand:focus {
|
|
color: #fff; }
|
|
|
|
.theme-blue-grey .nav > li > a {
|
|
color: #fff; }
|
|
.theme-blue-grey .nav > li > a:hover {
|
|
background-color: transparent; }
|
|
.theme-blue-grey .nav > li > a:focus {
|
|
background-color: transparent; }
|
|
|
|
.theme-blue-grey .nav .open > a {
|
|
background-color: transparent; }
|
|
.theme-blue-grey .nav .open > a:hover {
|
|
background-color: transparent; }
|
|
.theme-blue-grey .nav .open > a:focus {
|
|
background-color: transparent; }
|
|
|
|
.theme-blue-grey .bars {
|
|
color: #fff; }
|
|
|
|
.theme-blue-grey .sidebar .menu .list li.active {
|
|
background-color: transparent; }
|
|
.theme-blue-grey .sidebar .menu .list li.active > :first-child i, .theme-blue-grey .sidebar .menu .list li.active > :first-child span {
|
|
color: #607D8B; }
|
|
|
|
.theme-blue-grey .sidebar .menu .list .toggled {
|
|
background-color: transparent; }
|
|
|
|
.theme-blue-grey .sidebar .menu .list .ml-menu {
|
|
background-color: transparent; }
|
|
|
|
.theme-blue-grey .sidebar .legal {
|
|
background-color: #fff; }
|
|
.theme-blue-grey .sidebar .legal .copyright a {
|
|
color: #607D8B !important; }
|
|
|
|
|