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