pokemon-showdown-client/style
Guangcong Luo df71047306 Fix sliders in Firefox
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. :/
2020-05-29 21:54:26 -07:00
..
font Update Font Awesome to 4.7.0 (#955) 2017-06-27 17:25:39 -07:00
fonts Update Font Awesome to 4.7.0 (#955) 2017-06-27 17:25:39 -07:00
battle-log.css Fix sliders in Firefox 2020-05-29 21:54:26 -07:00
battle-search.css Implement teambuilder dropdown selector 2019-06-25 00:51:27 -07:00
battle.css Consistently wrap words in chat boxes 2020-05-25 18:21:21 -04:00
client.css Improve CSS styling 2020-05-29 21:41:48 -07:00
client2.css Improve teambuilder team selection layout 2020-05-03 22:40:11 -07:00
font-awesome.css Update Font Awesome to 4.7.0 (#955) 2017-06-27 17:25:39 -07:00
hpbartest.html Properly set the encoding to UTF-8 on all HTML pages (#1467) 2020-02-23 00:13:56 -08:00
replay.css Add tabbar CSS to replay.css 2017-10-21 13:10:58 -04:00
sim-types.css Fix mobile device tooltip support 2019-02-20 03:09:47 -05:00
STYLING.html Add volume/dark mode controls 2020-03-24 02:50:09 -07:00
teambuilder.css Improve teambuilder team selection layout 2020-05-03 22:40:11 -07:00
utilichart.css Make minor tweaks to teambuilder 2019-06-07 18:36:36 -05:00