mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-04-25 07:57:01 -05:00
Quoting CSS tricks: https://css-tricks.com/styling-cross-browser-compatible-range-inputs-css/ > Note that while we’re repeating code here, that’s necessary as you > can’t comma-separate these type of selectors. Browsers will drop the > entire selector if it doesn’t understand a part of it. I really don't want to repeat my CSS three times, and Firefox's default sliders don't look ugly, so we're just going to let Firefox use its default sliders. I'm annoyed that Firefox just takes `-webkit-appearance` without also taking `-webkit-slider-thumb` etc, though. :/ |
||
|---|---|---|
| .. | ||
| font | ||
| fonts | ||
| battle-log.css | ||
| battle-search.css | ||
| battle.css | ||
| client.css | ||
| client2.css | ||
| font-awesome.css | ||
| hpbartest.html | ||
| replay.css | ||
| sim-types.css | ||
| STYLING.html | ||
| teambuilder.css | ||
| utilichart.css | ||