1
0
Fork 0
forked from OpenNeo/impress
impress/app/assets/stylesheets
Matchu d8b577aab1 Add more info to NC Mall section of Item Getting Guide
NC prices, some CSS, and also a new application-level helper that adds
a feature I've long wanted and been working around for Turbo: the
ability to specific that a stylesheet is specific to the current page,
and should be unloaded when removed!

I use this to write `sources.sass` without the usual
`body.items-sources` scoping that we've historically used to control
what pages a stylesheet applies to. (In the long past, this was because
a lot of stylesheets were—and still are–routed through the
`application.sass` stylesheet! But even for more recent standalone page
stylesheets, I've done the scoping, to avoid issues with styles leaking
beyond the page they're meant for when Turbo does a navigation.)
2024-05-14 16:04:40 -07:00
..
alt_styles Left-align the alt styles on the page, to flow better with the headers 2024-01-24 08:02:19 -08:00
auth_users Eject AuthUsersController from the default Devise controller 2024-04-08 04:02:54 -07:00
closet_hangers Replace old stickUp dependency with position: sticky 2024-02-20 18:33:23 -08:00
closet_lists Add trade warning to closet list form 2024-04-16 16:53:30 -07:00
contributions Upgrade to latest Sass and Sprockets 2023-10-23 19:05:09 -07:00
devise/sessions Tweak login page styles some more: page title & Remember Me 2024-04-11 09:48:29 -07:00
fundraising Fix scoping on CSS for donate page 2024-03-13 22:13:16 -07:00
item_trades Don't overflow long usernames in the trades table 2024-01-21 06:52:51 -08:00
items Add more info to NC Mall section of Item Getting Guide 2024-05-14 16:04:40 -07:00
neopets_page_import_tasks Upgrade to latest Sass and Sprockets 2023-10-23 19:05:09 -07:00
outfits Tweak the NeoPass announcement box's orange down 2024-04-27 14:25:58 -07:00
partials Disable disconnecting NeoPass if no password/email is set 2024-04-07 08:27:02 -07:00
pets Upgrade to latest Sass and Sprockets 2023-10-23 19:05:09 -07:00
swf_assets Upgrade to latest Sass and Sprockets 2023-10-23 19:05:09 -07:00
users Upgrade to latest Sass and Sprockets 2023-10-23 19:05:09 -07:00
_items.sass Add bare-bones Item Getting Guide page 2024-05-06 20:37:59 -07:00
_layout.sass Redesign user settings form 2024-04-07 06:43:29 -07:00
application.css.sass Remove unused static/terms stylesheet 2024-02-29 10:53:06 -08:00
campaigns.css.scss yum, new campaigns 2015-08-05 19:26:12 -04:00
fonts.css.sass Upgrade to latest Sass and Sprockets 2023-10-23 19:05:09 -07:00