We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 245c355 commit 5e9ab2eCopy full SHA for 5e9ab2e
1 file changed
gtk-3.20/scss/widgets/_progress.scss
@@ -214,6 +214,7 @@
214
}
215
216
// Troughs in selected list-rows and infobars
217
+ menuitem:hover &,
218
row:selected &,
219
infobar & {
220
background-color: transparentize($black, .8);
@@ -269,6 +270,7 @@
269
270
271
272
// Selected list-row and infobar sliders
273
274
275
276
background-clip: border-box;
0 commit comments