Tetrakern
c7ef4e0639
Fix admin bar navigation breakpoint
...
Who the hell came up with those?
2023-02-09 10:03:35 +01:00
Tetrakern
7460c9b24a
Updates commenter badges
2023-02-09 02:32:26 +01:00
Tetrakern
59a033a471
Darken card box shadow
2023-02-09 00:22:04 +01:00
Tetrakern
98528ed18f
Fix embed block margins
2023-02-09 00:08:10 +01:00
Tetrakern
7a22da6833
Remove redundant CSS property
2023-02-08 23:26:00 +01:00
Tetrakern
3ddc737f38
Harden blocks against float
2023-02-08 23:24:07 +01:00
Tetrakern
f0158652b6
Disable floating for embed blocks
2023-02-08 23:19:14 +01:00
Tetrakern
7c18a1300a
Fix comment
2023-02-08 22:48:07 +01:00
Tetrakern
9345102364
Fix gaps in card headers
...
Last time hopefully.
2023-02-08 10:57:02 +01:00
Tetrakern
e603b04a35
Remove some placeholder backgrounds from images
2023-02-07 22:33:33 +01:00
Tetrakern
45e4fdae5d
Fix mobile scroll performance for Chromium
...
Apparently, there is a bug in the render engine that causes scroll stuttering when certain styles are combined. In this case drop-shadow with an internal overflow scroll container. The contain property did not help. And since box-shadow works unless you use a clip-path, let's just use box-shadow.
2023-02-07 16:06:27 +01:00
Tetrakern
821021e177
Fix icon spacing on cards
2023-02-06 09:17:33 +01:00
Tetrakern
0c2ac49f54
Fix checkmark position in grid view
2023-02-06 02:43:28 +01:00
Tetrakern
2d306ee45d
Fix non working bookmark scroll buttons
2023-02-05 13:45:16 +01:00
Tetrakern
3e56c0ce7e
Improve responsiveness of chapter action row
2023-02-04 16:40:05 +01:00
Tetrakern
ab117a5c6d
Chapter width setting adds utility classes to main
2023-02-04 16:26:54 +01:00
Tetrakern
7352ecd5c3
Add sticky icon to story cards
2023-02-04 16:15:25 +01:00
Tetrakern
ec18647fd1
Revert "Change color of chapter list meta from 700 to 800"
...
This reverts commit 068b3cf066ad7596a457ca69e91a58388c06e6a6.
2023-02-02 18:49:10 +01:00
Tetrakern
068b3cf066
Change color of chapter list meta from 700 to 800
2023-02-02 18:45:20 +01:00
Tetrakern
19cc0792e6
Change color of chapter list meta from 600 to 700
2023-02-02 10:51:20 +01:00
Tetrakern
d356374f42
Navigation menu items can now wrap on desktop
...
And focus-within keeps the nav bar visible like hover.
2023-02-01 23:24:17 +01:00
Tetrakern
f5f52a3fa9
Refactor sticky nav
2023-02-01 22:24:17 +01:00
Tetrakern
512e96d391
Update and move header background
...
Better container for positioning, less calculations, and the documentation was wrong too...
2023-02-01 21:40:28 +01:00
Tetrakern
14b9f454bf
Remove border from range thumbs in FF
2023-02-01 17:36:40 +01:00
Tetrakern
29fd8d6fc6
Update current chapter highlight in mobile menu
2023-02-01 14:08:54 +01:00
Tetrakern
652642c956
Update BBCode list item margins
2023-02-01 12:18:29 +01:00
Tetrakern
fe36c8f379
Site width formatting now only affects content
...
And does not longer potentially break the layout.
2023-01-31 19:21:05 +01:00
Tetrakern
8f8212c524
Fix site notification HTML escaping
2023-01-31 06:10:44 +01:00
Tetrakern
eb1e5412ad
Script safety checks for missing targets
2023-01-28 21:29:46 +01:00
Tetrakern
61d2f29b09
Code cleanup
2023-01-28 03:26:51 +01:00
Tetrakern
f59abdee5a
Improve navigation tab styles
2023-01-28 03:22:22 +01:00
Tetrakern
7fa390b9e3
Fix ePUB table markup
2023-01-27 11:32:41 +01:00
Tetrakern
e03d84c26f
Update ePUB table styles
2023-01-27 10:28:36 +01:00
Tetrakern
aceb791c78
Remove some ePUB errors
...
This format is so annoying!
2023-01-27 02:48:24 +01:00
Tetrakern
eb6a662c63
Fix ePUB style property
...
font-size: 700 lol
2023-01-27 02:22:24 +01:00
Tetrakern
6e500cb003
Add focus ring to password submit
2023-01-26 23:37:25 +01:00
Tetrakern
d92713f3d2
Store user story settings for view and order
2023-01-26 23:34:02 +01:00
Tetrakern
65a674df78
Fix variable type in documentation
2023-01-26 22:52:22 +01:00
Tetrakern
73d63a4cc6
Improve table scaling on mobile
2023-01-26 22:44:42 +01:00
Tetrakern
eb50f07b7f
Add default table block cell padding
2023-01-26 19:01:46 +01:00
Tetrakern
7a4d9f7cd6
Closing modals no longer changes scroll position
...
Unless the user is tabbing, but this is the desired behavior.
2023-01-26 17:05:28 +01:00
Tetrakern
d858423a77
Simplify code
2023-01-26 17:02:03 +01:00
Tetrakern
32b95a8768
Change spoiler handling with paragraph tools
...
Never toggle paragraph tools when a spoiler is clicked. This is preferable to the old guess to figure out what the user wants.
2023-01-26 17:00:17 +01:00
Tetrakern
2d1e4a502b
Add focus ring to showcase items
2023-01-26 13:58:27 +01:00
Tetrakern
81b08abd8a
Update focus border styles
2023-01-26 13:44:37 +01:00
Tetrakern
7a151009ff
Change tab order of card delete buttons
2023-01-26 12:23:41 +01:00
Tetrakern
5d23f1e8ef
Focus styles for button blocks
2023-01-26 12:16:39 +01:00
Tetrakern
84b5db2e71
Add tabindex to wp-image-blocks
2023-01-26 12:15:23 +01:00
Tetrakern
1fa7b145fa
Make TTS accessible via keyboard
2023-01-26 12:08:17 +01:00
Tetrakern
344f0eaab5
ESC closes paragraph tools
2023-01-26 11:57:16 +01:00