aboutsummaryrefslogtreecommitdiff
path: root/src/styles/input.css
Commit message (Collapse)AuthorAgeFilesLines
* refactor(colours): tokenise card shadows and scrimsFuwn27 hours1-4/+2
| | | | | | | | | | | Introduce --shadow-card, --shadow-card-emphasized, --shadow-cta, --scrim, --scrim-soft, and --scrim-banner. Migrate 14 inline literals (card.css, input.css, Notification, MediaRoulette, the two Landing CTA buttons, the popup overlay, the palette and roulette scrims, three identity banners, the user profile cover art shadow) onto the tokens, with light/dark adaptation handled by the existing prefers-color-scheme blocks instead of duplicated inline. Two single-use Landing demo-focus values stay inline.
* chore(biome): drop formatter style overridesFuwn2026-03-011-81/+81
|
* chore(biome): enable css formattingFuwn2026-03-011-14/+14
|
* format: Apply Prettier formattingFuwn2026-01-221-3/+9
|
* format: Apply Prettier formattingFuwn2025-12-151-9/+3
|
* style: Reformat using latest formattingFuwn2025-06-111-3/+9
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-75/+75
|
* fix(input.css): input y alignmentFuwn2024-05-051-2/+15
|
* fix(input.css): input y alignmentFuwn2024-05-041-6/+0
|
* feat(badges): custom cssFuwn2024-04-021-2/+4
|
* fix(css): file input text colourFuwn2024-03-171-0/+5
|
* feat(css): tamer input shadowsFuwn2024-02-111-2/+4
|
* feat(input): prettier inputsFuwn2024-02-011-0/+14
|
* refactor(styles): move out to srcFuwn2024-01-231-0/+141