impress/app/assets/stylesheets/application
Emi Matchu 661a5385f4 Migrate pet state edit form to .support-form class
Most notable change here is extracting the pose option bubbles into a
`data-type="radio-grid"`, and pulling that into the `.support-form`
CSS. My rationale is that, unlike most fields, this field benefits from
being 100%-width, and I don't want to specify that as an override if I
can avoid it, because that's fragile-y.

Instead, I extract this into a generic type of field that
`.support-form` can use (it feels pretty reusable anyway!), and require
the caller to specify how many columns they want as `--num-columns`.
2024-11-30 10:49:47 -08:00
..
breadcrumbs.sass Add edit form to Rainbow Pool for pet states, for support staff only 2024-09-27 22:14:00 -07:00
hanger-spinner.css Improve the loading indicator for the new item page previews 2024-07-07 21:32:41 -07:00
outfit-viewer.sass WIP: Outfit viewers on pet type Rainbow Pool page 2024-09-26 18:20:05 -07:00
rainbow-pool.sass Add a bit more space around Rainbow Pool filter forms 2024-10-11 17:39:35 -07:00
support-form.sass Migrate pet state edit form to .support-form class 2024-11-30 10:49:47 -08:00