Commit Graph

11 Commits

Author SHA1 Message Date
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