aboutsummaryrefslogtreecommitdiff
path: root/src/styles/input.css
Commit message (Collapse)AuthorAgeFilesLines
* Revert "fix(a11y): bump touch targets to 44px under pointer:coarse"Fuwn23 hours1-30/+0
| | | | This reverts commit b429cf8d3b566a6ec665cd4f2ec34f55c3138179.
* fix(a11y): bump touch targets to 44px under pointer:coarseFuwn23 hours1-0/+30
| | | | | | | | Inputs, buttons, and selects baseline at 32px (2em), well below WCAG 2.5.5's 44x44 minimum. Adds a coarse-pointer media block that lifts the standard height to 2.75rem, neutralises aggressive 0.75 scale on .smaller-button / .button-square (transforms shrink hit-test rects), and grows the checkbox from 1.15em to 1.5rem.
* refactor(colours): tokenise card shadows and scrimsFuwn4 days1-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