mirror of https://github.com/pikvm/pikvm.git
update
This commit is contained in:
parent
9a34f12330
commit
8dea597612
|
|
@ -33,11 +33,11 @@ li.md-nav__item--section > label.md-nav__link {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.md-nav__link--active {
|
||||
.md-sidebar--primary .md-nav__link--active {
|
||||
font-weight: bold;
|
||||
color: #e82062 !important;
|
||||
}
|
||||
.md-nav__link--active:before {
|
||||
.md-sidebar--primary .md-nav__link--active:before {
|
||||
content: "\21D2";
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue