Tweaking memory range sliders.
Fixed minor issue where an extra tick was added. The bar fill color now changes to yellow and red depending on how much memory is being allocated.
This commit is contained in:
@@ -1143,6 +1143,7 @@ input:checked + .toggleSwitchSlider:before {
|
||||
width: 50%;
|
||||
height: 5px;
|
||||
border-radius: 3px 0px 0px 3px;
|
||||
transition: background 0.25s ease;
|
||||
}
|
||||
.rangeSliderTrack {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user