15 Commits

Author SHA1 Message Date
daudix
462e248be9
Make stuff work better in ShitKit (aka Safari) 2024-07-15 06:30:20 +03:00
daudix
35733fe153
Ensure that copy code button doesn't cover code 2024-07-14 06:11:20 +03:00
daudix
6615b14471
Change copy code button color depending on whether it has light/dark variant 2024-07-14 05:57:46 +03:00
daudix
9ff2d6c316
Don't blur background of copy button
It can potentially prevent user from reading text behind it, plus it can
affect the performance for little benefit
2024-07-07 17:32:04 +03:00
daudix
3eaa81e755
Add search support
Only supports elasticlunr_json
2024-06-30 02:58:34 +03:00
daudix
ee70e5fe46
More RTL improvements and some style tweaks 2024-06-18 07:52:13 +03:00
daudix
52e9cbeda0
Across the board style fixes and simplifications
Plus bump to v3
2024-06-18 03:19:37 +03:00
daudix
2abb4d234c
A set of style fixes for rtl langs 2024-06-17 05:21:54 +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
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
daudix
9638d4d46f
Rounder nav menu items, remove right margin for code blocks with copy button since it didn't work well 2024-06-09 00:51:38 +03:00
daudix
b61fe03908
They're all icons, so let's name them accordingly 2024-06-08 20:23:08 +03:00
David Lapshin
d93bb90561
Custom focus indicator and accessebility fixes 2024-05-29 03:39:59 +03:00
David Lapshin
067ee7428f
Reply icon on replies, make mask code more DRY 2024-05-21 19:40:37 +03:00
David Lapshin
d77ebed269
Some initial sass refactoring (breaking change!)
Well, it's not a breaking change if you don't restyle duckquill heavily :)
2024-05-20 16:14:58 +03:00