* [GTK 3.20] Fixes #392 (#533)

pull/536/head
Csaba Jakosa 2016-08-28 15:46:08 +02:00 committed by Dustin Falgout
parent 245c355a30
commit 5e9ab2ed8e
1 changed files with 2 additions and 0 deletions

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;