scratch-www/src
Florrie ab107f865c Hide Firefox focus ring
See this StackOverflow answer: https://stackoverflow.com/a/18853002/4633828

This isn't a perfect fix - we have to set `color` explicitly, rather
than use `inherit`, because we want the text color to be the same when
the select element is focused. That means both `color` and
`text-shadow`'s color have to be explicitly set to the same thing
(otherwise they might not match). Yay, hacks!
2018-01-05 13:37:06 -04:00
..
components Hide Firefox focus ring 2018-01-05 13:37:06 -04:00
lib provide a default opts if it’s undefined 2017-09-18 14:40:52 -04:00
redux Merge branch 'issue/gh-1546' into develop 2017-10-26 08:41:54 -04:00
views Fixes #1702: Scratch Conference site - small edits (#1727) 2017-12-13 15:25:12 -05:00
_colors.scss Down Deep - Scratch Camp 2017 Page (#1409) 2017-07-19 11:48:29 -04:00
_frameless.scss Style pass 2016-06-15 15:08:56 -04:00
init.js Set up Raven within init.js 2016-05-17 21:02:35 -04:00
l10n.json Revise student invitation string 2017-09-01 09:20:36 -04:00
main.scss Clean up a few lint warnings 2016-08-12 08:10:42 -04:00
routes-dev.json Hide components route in production 2016-05-24 17:15:03 -04:00
routes.json Ignore querystring when routing conference page 2017-12-18 11:50:04 -05:00
template-config.js Make template variables a bit less verbose 2016-09-09 09:21:03 -04:00
template.ejs Make template variables a bit less verbose 2016-09-09 09:21:03 -04:00