* [GTK 3.20] Fixes

pull/533/head
Megax 2016-08-28 15:06:29 +02:00
parent d24e294920
commit 25c40f205d
1 changed files with 2 additions and 0 deletions
gtk-3.20/scss/widgets

View File

@ -214,6 +214,7 @@
}
// Troughs in selected list-rows and infobars
menuitem:hover &,
row:selected &,
infobar & {
background-color: transparentize($black, .8);
@ -269,6 +270,7 @@
}
// Selected list-row and infobar sliders
menuitem:hover &,
row:selected &,
infobar & {
background-clip: border-box;