Make the modulation visualization semi-transparent
This commit is contained in:
parent
ac28f4d7bf
commit
56cd227543
|
@ -50,7 +50,7 @@ param-slider .fill {
|
||||||
background-color: #c4c4c4;
|
background-color: #c4c4c4;
|
||||||
}
|
}
|
||||||
param-slider .fill--modulation {
|
param-slider .fill--modulation {
|
||||||
background-color: #c9f2fc;
|
background-color: #a4eafc69;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* This is a textbox, but we want it to appear just like the label */
|
/* This is a textbox, but we want it to appear just like the label */
|
||||||
|
|
Loading…
Reference in a new issue