Merge pull request #309 from megax/patch4
Gedit: Fix decorate popover list view background color.pull/313/head
commit
f647c1d523
|
@ -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