Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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
65770c2d93 More active states 2024-08-31 06:52:32 +03:00
3121386fd3 Don't duplicate icons in the resulting CSS
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
52e9cbeda0 Across the board style fixes and simplifications
Plus bump to v3
2024-06-18 03:19:37 +03:00
c1f9247c86 Make the anchor link visible on keyboard focus
Sorry keyboard users, completely overlooked this :<
2024-06-15 03:13:48 +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
9eee1bc77d Move the rest of the icons to CSS mask
This way user can change the icon without overriding the template
itself, plus it's cleaner this way
2024-06-13 17:15:35 +03:00
a6acea7e36 Make heading anchors less annoying 2024-06-09 00:35:01 +03:00
b61fe03908 They're all icons, so let's name them accordingly 2024-06-08 20:23:08 +03:00
067ee7428f Reply icon on replies, make mask code more DRY 2024-05-21 19:40:37 +03:00
bcabba7a64 Make stuff respect root font-size better 2024-05-15 02:37:28 +03:00
1f7dab1f59 Proper support for heading anchors 2024-05-09 22:52:02 +03:00