Commit Graph

23 Commits

Author SHA1 Message Date
955de008c5 Don't set cursor on hover 2024-09-15 18:25:01 +03:00
4ed42a397b Get rid of pre-iOS-15 -webkit- prefixes
I mean, I don't care about anything lower tbh
2024-09-14 05:06:48 +03:00
4ead8a1396 More pointless variables 2024-09-14 04:25:53 +03:00
a1946ae0b2 A bunch of breaking changes for no reason except for "I didn't like it"
I mean, this release has breaking changes anyway, why not break all the
stuff I wanted to break?
2024-09-14 03:37:03 +03:00
a946255c44 Display pointer if an image is in link 2024-09-11 20:17:49 +03:00
e7c3390fbf Don't add ::before pseudo element on color pickers 2024-09-08 16:30:22 +03:00
ee33a73d22 Add .big class to switches 2024-09-02 01:57:46 +03:00
b6b2639373 Make --color-opacity variable "private", tweak switch style 2024-09-02 01:53:02 +03:00
db499a9363 Attempt to switch to relative colors for primary-color-alpha, simplify --active variable, add --hover and --disabled variables 2024-09-01 16:54:39 +03:00
82d82cc811 Add switch class for checkboxes (fixes #70) 2024-09-01 04:51:44 +03:00
65770c2d93 More active states 2024-08-31 06:52:32 +03:00
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