29 Commits

Author SHA1 Message Date
daudix
673f77cfd1
Convert all icons to CSS variables, add feed button next to tags heading 2024-12-23 23:20:43 +03:00
daudix
1e47460527
Return some -webkit- prefixes for wider compatibility
It was too good to be true
2024-10-02 04:20:21 +03:00
daudix
42c78c8557
RTL fixes and anchor restyle 2024-09-28 02:25:08 +03:00
daudix
2469f64eb7
Scale up the blurnail on hover, percents suck, decimals are more readable 2024-09-18 18:46:35 +03:00
daudix
ed02e10c3a
Redo the table of contents dropdown, with new animation as well 2024-09-17 04:02:44 +03:00
daudix
543d1bf862
Add share button and more (fixes #73) 2024-09-17 01:40:25 +03:00
daudix
955de008c5
Don't set cursor on hover 2024-09-15 18:25:01 +03:00
daudix
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
daudix
4ead8a1396
More pointless variables 2024-09-14 04:25:53 +03:00
daudix
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
daudix
a946255c44
Display pointer if an image is in link 2024-09-11 20:17:49 +03:00
daudix
e7c3390fbf
Don't add ::before pseudo element on color pickers 2024-09-08 16:30:22 +03:00
daudix
ee33a73d22
Add .big class to switches 2024-09-02 01:57:46 +03:00
daudix
b6b2639373
Make --color-opacity variable "private", tweak switch style 2024-09-02 01:53:02 +03:00
daudix
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
daudix
82d82cc811
Add switch class for checkboxes (fixes #70) 2024-09-01 04:51:44 +03:00
daudix
65770c2d93
More active states 2024-08-31 06:52:32 +03:00
daudix
31a84473ba
Improve comments styles, use more fitting cursors 2024-08-30 06:42:22 +03:00
daudix
3121386fd3
Don't duplicate icons in the resulting CSS
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
daudix
0b180de74f
Temporary fix for #43 2024-08-15 00:11:16 +03:00
daudix
d0407506f0
Style sliders (fixes #41) 2024-08-12 02:26:40 +03:00
daudix
e676f7f612
Support disabled state 2024-08-07 04:25:17 +03:00
daudix
3be7726775
Style color input, add color picker to the demo 2024-08-07 04:16:15 +03:00
daudix
36afe3c69b
Smoother checkbox animation 2024-08-02 01:05:20 +03:00
daudix
c4e48dedf7
Less contrasty checkbox border 2024-06-27 19:19:00 +03:00
daudix
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
daudix
b61fe03908
They're all icons, so let's name them accordingly 2024-06-08 20:23:08 +03:00
David Lapshin
70332e6fda
Make input styles more DRY and fix the opacity transition for radios 2024-05-26 21:46:43 +03:00
David Lapshin
96031d9cdb
Custom checkboxes and radios! 2024-05-26 21:40:15 +03:00