* Gedit: Fix decorate popover list view background color.
parent
854ff8b69c
commit
50c2e1d6e4
|
@ -197,7 +197,7 @@
|
|||
}
|
||||
|
||||
.view, .list {
|
||||
background-color: transparent;
|
||||
background-color: shade($menu_bg_color, ($contrast + .5));
|
||||
background-image: none;
|
||||
color: $menu_fg_color;
|
||||
|
||||
|
|
Loading…
Reference in New Issue