* Gedit: Fix decorate popover list view background color.

pull/309/head
Megax 2016-04-07 15:03:55 +02:00
parent 854ff8b69c
commit 50c2e1d6e4
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@
}
.view, .list {
background-color: transparent;
background-color: shade($menu_bg_color, ($contrast + .5));
background-image: none;
color: $menu_fg_color;