]> cat aescling's git repositories - mastodon.git/commit
Load custom CSS rules after standard ones
authorThibaut Girka <thib@sitedethib.com>
Thu, 4 Apr 2019 17:38:48 +0000 (19:38 +0200)
committerThibG <thib@sitedethib.com>
Mon, 22 Apr 2019 21:07:27 +0000 (23:07 +0200)
commit2db0506226d0de38115e912a632d7a30afeb651e
tree4c8393a570712f90bb17f99a8a096331497cfd4f
parent27e8354914cb9f6725c911d5825399fc265852fe
Load custom CSS rules after standard ones

Fixes #933

Due to glitch-soc's theming system, JS and CSS files are imported in a slightly
different order, and custom CSS rules were loaded *before* everything else.

They will now be loaded *after* everything else, which is a bit different from
upstream but should work better overall.
app/views/layouts/application.html.haml