Commit Graph

12 Commits

Author SHA1 Message Date
31a84473ba Improve comments styles, use more fitting cursors 2024-08-30 06:42:22 +03:00
3121386fd3 Don't duplicate icons in the resulting CSS
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
0b180de74f Temporary fix for #43 2024-08-15 00:11:16 +03:00
d0407506f0 Style sliders (fixes #41) 2024-08-12 02:26:40 +03:00
e676f7f612 Support disabled state 2024-08-07 04:25:17 +03:00
3be7726775 Style color input, add color picker to the demo 2024-08-07 04:16:15 +03:00
36afe3c69b Smoother checkbox animation 2024-08-02 01:05:20 +03:00
c4e48dedf7 Less contrasty checkbox border 2024-06-27 19:19:00 +03:00
018fcf813c Get rid of overcomplicated transition properties
Not a single time this been useful, quite the opposite; it was very
annoying
2024-06-15 02:18:13 +03:00
b61fe03908 They're all icons, so let's name them accordingly 2024-06-08 20:23:08 +03:00
70332e6fda Make input styles more DRY and fix the opacity transition for radios 2024-05-26 21:46:43 +03:00
96031d9cdb Custom checkboxes and radios! 2024-05-26 21:40:15 +03:00