mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Add more styling for the ParamSlider textbox
This commit is contained in:
@@ -30,3 +30,9 @@ param-slider .value-entry {
|
||||
background-color: transparent;
|
||||
border-width: 0px;
|
||||
}
|
||||
param-slider .value-entry .caret {
|
||||
background-color: #0a0a0a;
|
||||
}
|
||||
param-slider .value-entry .selection {
|
||||
background-color: #0a0a0a30;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user