mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
Replace analytics grade filter with dual-handle range slider.
Use a single track with min/max thumbs instead of two separate sliders for clearer filtering UX.
This commit is contained in:
@@ -402,19 +402,6 @@
|
||||
max-width: 20rem;
|
||||
}
|
||||
|
||||
.bsplus-analytics-range-row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.65rem;
|
||||
}
|
||||
|
||||
.bsplus-analytics-range-row input[type="range"] {
|
||||
flex: 1;
|
||||
height: 0.35rem;
|
||||
accent-color: var(--bsplus-analytics-accent);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.bsplus-analytics-range-value {
|
||||
font-size: 0.75rem;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user