nav bar list undo colours
This commit is contained in:
parent
1b67b52784
commit
46b7dcf941
@ -18,8 +18,8 @@
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
|
||||
/* Footer styling tweaks */
|
||||
|
||||
.md-footer {
|
||||
background-color: #485FC7;
|
||||
}
|
||||
@ -29,14 +29,12 @@
|
||||
}
|
||||
|
||||
/* Mobile sidebar styling tweaks */
|
||||
.md-nav--primary .md-nav__title ~ .md-nav__list {
|
||||
background-color: #D7E4FF !important;
|
||||
}
|
||||
|
||||
.md-nav__source {
|
||||
background-color: #A7C5FF !important;
|
||||
}
|
||||
|
||||
label.md-nav__title[for="__drawer"] {
|
||||
.md-nav--primary .md-nav__title {
|
||||
background-color: #6A9CFF !important;
|
||||
color: var(--md-primary-bg-color) !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user