Skip to content

Commit 5e9ab2e

Browse files
megaxlots0logs
authored andcommitted
* [GTK 3.20] Fixes #392 (#533)
1 parent 245c355 commit 5e9ab2e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

gtk-3.20/scss/widgets/_progress.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
}
215215

216216
// Troughs in selected list-rows and infobars
217+
menuitem:hover &,
217218
row:selected &,
218219
infobar & {
219220
background-color: transparentize($black, .8);
@@ -269,6 +270,7 @@
269270
}
270271

271272
// Selected list-row and infobar sliders
273+
menuitem:hover &,
272274
row:selected &,
273275
infobar & {
274276
background-clip: border-box;

0 commit comments

Comments
 (0)