* Fix fine-tune.
parent
2faeb278cd
commit
26be65dcd3
gtk-3.20/scss/widgets
|
@ -169,7 +169,9 @@
|
||||||
// Click-and-hold the slider to activate
|
// Click-and-hold the slider to activate
|
||||||
&.fine-tune {
|
&.fine-tune {
|
||||||
// Make the trough grow in fine-tune mode
|
// Make the trough grow in fine-tune mode
|
||||||
slider { margin: -6px; }
|
slider { margin: -7px; }
|
||||||
|
|
||||||
|
highlight { background-color: shade($selected_bg_color, 1.1); }
|
||||||
|
|
||||||
fill,
|
fill,
|
||||||
highlight,
|
highlight,
|
||||||
|
|
Loading…
Reference in New Issue