pinafore/tests
Nolan Lawson 48a1bd47b3
refactor(themes): use CSS specificity order for themes (#684)
The point of this PR is to make it easier to implement scrollbars (#683).

With this PR, the themes move from a body tag-based system (e.g. `body.theme-scarlet`) to a system where they simply declare global CSS and we use CSS specificity order to give us the right theme.
2018-11-24 00:41:36 -08:00
..
images optimize test images 2018-03-08 22:24:34 -08:00
spec refactor(themes): use CSS specificity order for themes (#684) 2018-11-24 00:41:36 -08:00
unit fix(emoji): fix ™® characters treated as emoji (#682) 2018-11-23 21:32:57 -08:00
blobUtils.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
fixtures.js chore(travis): update to mastodon v2.6.1 (#630) 2018-11-12 12:59:47 -08:00
images.js add ability to remove media 2018-03-02 21:55:04 -08:00
roles.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
serverActions.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
users.js approve/reject follow requests, unblock, unmute (#230) 2018-04-28 14:19:39 -07:00
utils.js refactor(themes): use CSS specificity order for themes (#684) 2018-11-24 00:41:36 -08:00