Elektrine lite

← Feed

@bluememon@mastodon.social

Post #1452522

2026-04-20 15:14 UTC

@MoritzGlantz I agree with you, my pet peeve with this is that the browsers render the native os form element and males it not consistent for any design system. This along with radio buttons are the least customizable elements using css unfortunately and this has been for decades by now. Still, my work arounds still uses the checkbox input under the hood and I use label to remotely control its properties. We try our best to keep everyone happy.

Replies (1)

  • @bluememon I think these problems are a thing of the past. You can style checkboxes pretty much any way you want now. https://picocss.com/docs/forms/checkboxes https://moderncss.dev/pure-css-custom-checkbox-style/ https://moritzglantz.de/checkbox-tetris-gemini-3-enhanced/ https://codepen.io/collection/adyPkB

    Open ##1452523