Darken border of main menu for consistency
This commit is contained in:
parent
e6a0cf891d
commit
526387fe3e
1 changed files with 3 additions and 0 deletions
|
@ -105,6 +105,9 @@ nav#manage {
|
||||||
margin-top: -2px;
|
margin-top: -2px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
ul ul{
|
||||||
|
border-color: @darkNavBorder;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
img.ic-18dp {
|
img.ic-18dp {
|
||||||
|
|
Loading…
Add table
Reference in a new issue