0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-08 14:40:05 +00:00
healthchecks_healthchecks/static/css/nouislider.hc.css
2022-09-09 15:05:09 +03:00

9 lines
166 B
CSS

.noUi-target .noUi-value {
color: var(--text-color);
font-size: 12px;
padding-top: 5px;
}
.noUi-target .noUi-value-sub {
color: var(--text-muted);
}