Update connect color in noUiSlider (#10349)
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au>
This commit is contained in:
committed by
GitHub
parent
31c0faa54e
commit
0e70416e27
@@ -15,6 +15,11 @@
|
||||
height: 20px;
|
||||
top: -6px;
|
||||
}
|
||||
.umb-range-slider .noUi-connect {
|
||||
background-color: @purple-washed;
|
||||
border: 1px solid @purple-l3;
|
||||
}
|
||||
|
||||
.umb-range-slider .noUi-tooltip {
|
||||
padding: 2px 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user