Merge pull request #309 from megax/patch4

Gedit: Fix decorate popover list view background color.
pull/313/head
Khurshid Alam 2016-04-07 19:59:16 +05:30
commit f647c1d523
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;