50 Commits

Author SHA1 Message Date
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
Tetrakern
e3fdcab538 Change nav item focus border radius 2023-01-24 11:31:38 +01:00
Tetrakern
925d06df8f Fix focus-within issues 2023-01-24 10:31:26 +01:00
Tetrakern
39da1cf17f Improve focus style for card popup menu 2023-01-24 04:38:00 +01:00
Tetrakern
2b3891195a Show follows loading spinner on focus 2023-01-24 04:27:50 +01:00
Tetrakern
c635e5c9e3 Comment respond option now accessible 2023-01-24 02:57:51 +01:00
Tetrakern
6c7e8be00d Vastly improve accessibility
Labels can be tab-navigated and used with the keyboard, added focus styles to most interactive elements, also fixed some style and translation issues.
2023-01-24 02:18:31 +01:00
Tetrakern
fd1cb92810 Further improve accessibility
Make more elements tab-able
2023-01-23 21:50:45 +01:00
Tetrakern
2946147645 Increase color contrast of site footer 2023-01-23 17:00:08 +01:00
Tetrakern
bcab84ac88 Improve accessibility 2023-01-23 16:27:10 +01:00
Tetrakern
514cd400a0 Update compiled CSS 2023-01-23 16:22:31 +01:00
Tetrakern
26f2a50368 Fix chapter expand button in grid view 2023-01-23 04:29:22 +01:00
Tetrakern
23fd9cf19f Improve accessibility of story comments list 2023-01-23 04:20:05 +01:00
Tetrakern
972365ea9e Update compiled CSS 2023-01-23 04:10:00 +01:00
Tetrakern
9b0ebbd700 Fix lightbox image position 2023-01-22 23:58:13 +01:00
Tetrakern
29874b5095 Display version number as tabular nums in admin 2023-01-21 17:46:06 +01:00
Tetrakern
9136947e4c Clean history for public release 2023-01-21 01:31:34 +01:00