1
0
Fork 0

Make the modulation visualization semi-transparent

This commit is contained in:
Robbert van der Helm 2022-05-01 20:16:17 +02:00
parent ac28f4d7bf
commit 56cd227543

View file

@ -50,7 +50,7 @@ param-slider .fill {
background-color: #c4c4c4;
}
param-slider .fill--modulation {
background-color: #c9f2fc;
background-color: #a4eafc69;
}
/* This is a textbox, but we want it to appear just like the label */