GTK3: fix whishkermenu not showing selected row
This commit is contained in:
@@ -99,7 +99,7 @@ filechooser,
|
||||
background: $bg_color;
|
||||
border-left: 1px solid $borders_color;
|
||||
|
||||
&:hover {
|
||||
&:hover, &:active, &:selected {
|
||||
background-color: transparentize($shadow_color, 0.03);
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user