Tetrakern
694bf3d9fa
Refactored subrows in chapter lists
2023-02-26 17:14:56 +01:00
Tetrakern
d35fca8ef1
Fixed light mode font-weight inconsistency
2023-02-24 11:43:44 +01:00
Tetrakern
e7dc0be831
Add Crimson Text font
2023-02-23 11:39:39 +01:00
Tetrakern
5758dcde25
Added loading spinner to lightbox
2023-02-21 09:45:18 +01:00
Tetrakern
4d009961eb
Update BBCode tutorial modal
2023-02-16 22:40:11 +01:00
Tetrakern
2cacb9b541
Fix comment mod menu style
2023-02-14 11:17:57 +01:00
Tetrakern
64f1bb1ea5
Use short modifiers for truncate CSS class
2023-02-09 10:44:04 +01:00
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
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
3e56c0ce7e
Improve responsiveness of chapter action row
2023-02-04 16:40:05 +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
f59abdee5a
Improve navigation tab styles
2023-01-28 03:22:22 +01:00
Tetrakern
6e500cb003
Add focus ring to password submit
2023-01-26 23:37:25 +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
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
476e3cd253
Solve select focus issue
...
Focus style will only apply when the user is really tabbing.
2023-01-24 23:44:40 +01:00
Tetrakern
0db3a7d46a
Fix paragraph indents
2023-01-24 23:43:44 +01:00
Tetrakern
da614fc550
Prevent password form from... deforming
...
What?
2023-01-24 21:48:03 +01:00
Tetrakern
d7fe15bebf
Add tabindex to search keyword operators
2023-01-24 20:52:25 +01:00
Tetrakern
c63399da59
Fix focus style for rec thumbnail
2023-01-24 20:30:05 +01:00
Tetrakern
8bb35a1dad
Fix inherited text-indent issue
2023-01-24 19:11:52 +01:00
Tetrakern
6ea59f1a08
Improve anti-spoiler obfuscation on cards
...
This should do away with the line height shifts.
2023-01-24 17:29:27 +01:00
Tetrakern
2b91775560
Make checkmarks tab-able
2023-01-24 13:30:03 +01:00
Tetrakern
1527d7546c
Update follow-item focus style
2023-01-24 11:38:33 +01:00