mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Use walker to highlight current selection
This commit is contained in:
@@ -123,6 +123,10 @@ child:hover #label {
|
||||
color: @selected-text;
|
||||
}
|
||||
|
||||
#item.active {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* Hide sub text */
|
||||
#sub {
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user