652 Commits

Author SHA1 Message Date
Tetrakern
7fbfb74564 Fix list style reset
This should only target lists from blocks and nothing else. Hopefully.
2024-06-13 16:43:55 +02:00
Tetrakern
ea935aab44 Fix sidebar select for dark mode 2024-06-13 16:27:57 +02:00
Tetrakern
53b3112dc7 Add utility CSS classes for header and page polygons 2024-06-13 15:51:59 +02:00
Tetrakern
8c404c157f Add padding to sidebar list reset 2024-06-13 14:54:50 +02:00
Tetrakern
a436c464d1 Apply specific resets to sidebar and Elementor 2024-06-13 14:31:10 +02:00
Tetrakern
1af803bac5 Add sidebar shortcode, improve implementation 2024-06-13 14:25:56 +02:00
Tetrakern
7dc833d34d Add max-site-width CSS utility class 2024-06-13 01:13:40 +02:00
Tetrakern
75a24b4e71 Remove browser notes noise 2024-06-13 00:17:58 +02:00
Tetrakern
6505e24734 Add dummy sidebar for custom templates 2024-06-13 00:16:16 +02:00
Tetrakern
69dafa7efd Resolve custom property conflict with Elementor 2024-06-12 23:53:15 +02:00
Tetrakern
2e1eb07860 Add additional utility CSS classes 2024-06-12 18:40:06 +02:00
Tetrakern
3fb1807bd6 Rename modifier CSS class for clarity 2024-06-12 14:58:09 +02:00
Tetrakern
88a2fd0c5a Increase specificity of padding CSS utilities 2024-06-12 14:56:52 +02:00
Tetrakern
5789e2f312 Add support for Elementor 2024-06-11 21:34:36 +02:00
Tetrakern
b7dbcfe113 Tweak battered card frame polygon 2024-06-11 13:59:37 +02:00
Tetrakern
28e001a066 Add battered card frame option 2024-06-11 13:36:19 +02:00
Tetrakern
b0488836aa Make admin dialogs work in whole admin 2024-06-06 12:21:06 +02:00
Tetrakern
81f38bf6e0 Move sponsor dialog modal into admin footer 2024-06-06 12:00:26 +02:00
Tetrakern
009eb1904b Update support begging to modal lol 2024-06-05 19:14:45 +02:00
Tetrakern
84df3528a7 Improve handling of nav menu item border-radii
What a mess.
2024-06-05 13:30:37 +02:00
Tetrakern
6ec1012bb6 Improve main navigation border-radius for items
Annoying
2024-06-04 13:25:13 +02:00
Tetrakern
95b90d0095 Adjust base nav-observer position
This should prevent the is-sticky class from being applied too soon.
2024-06-04 12:11:41 +02:00
Tetrakern
4bbd7b49ac Add function to extract release notes from update message 2024-06-03 19:57:39 +02:00
Tetrakern
5ef94c9fc8 Fix small card infobox toggle for no-covers case 2024-06-03 11:48:00 +02:00
Tetrakern
f30792c367 Fix small card grid template rows 2024-06-03 11:26:33 +02:00
Tetrakern
8eeb657b26 Increase click area of help modal icons 2024-06-02 10:34:14 +02:00
Tetrakern
948791c308 Update help modal style 2024-06-02 10:29:40 +02:00
Tetrakern
3cd9ec0249 Add min/max/grow font size mods to card CSS
There's no way that's gonna end well...
2024-05-30 12:17:58 +02:00
Tetrakern
3c0113b7c2 Fix nav background vanishing in advanced mobile menu 2024-05-28 14:20:29 +02:00
Tetrakern
39063e45c0 Fix wide header style mobile tagline wrapping
Can no longer push the mobile menu button out of the screen.
2024-05-28 14:01:32 +02:00
Tetrakern
bbfd6f7253 Improve combined card footer style
The rating label is now right-aligned, which looks better on wide sites.
2024-05-28 12:24:37 +02:00
Tetrakern
00265f4db3 Add fictioneer_filter_comment_actions filter 2024-05-27 21:04:03 +02:00
Tetrakern
5c961b959f Update block spacing styles 2024-05-26 21:29:48 +02:00
Tetrakern
afa1270d72 Update chapter list scheduled permalinks 2024-05-23 17:41:26 +02:00
Tetrakern
b19473f0c5 Fix chapter links to 404 pages 2024-05-23 15:03:01 +02:00
Tetrakern
4d3767d27f Add help modal option to checkbox settings 2024-05-20 01:55:31 +02:00
Tetrakern
6c6e400383 Fix hue of light mode colors
Using Tailwind colors is apparently not as safe as I thought. Looked really weird if you used the sliders.
2024-05-19 05:11:07 +02:00
Tetrakern
763ecf6c60 Update modal close icon position 2024-05-18 22:38:31 +02:00
Tetrakern
d136d97c13 Update card infobox style 2024-05-17 12:19:45 +02:00
Tetrakern
f55425610c Even more multi-site registration crap
Seriously!
2024-05-16 20:35:05 +02:00
Tetrakern
06f72065f4 Add custom style for wp-signup.php 2024-05-16 15:17:45 +02:00
Tetrakern
20902e681c Consider horizontal screen collision for popup menu position 2024-05-15 15:07:42 +02:00
Tetrakern
52313374a7 Fix card image seamless border radius 2024-05-15 12:41:47 +02:00
Tetrakern
a3e093911e Improve bookmarks shortcode 2024-05-15 11:35:14 +02:00
Tetrakern
d41ae8f799 Add card image style Customizer option 2024-05-14 19:18:37 +02:00
Tetrakern
268fefe4d1 Move card header into grid container 2024-05-14 10:05:05 +02:00
Tetrakern
c18d0feff5 Remove content-visibility: auto
Causes image to slightly warp and creates gaps to container elements. Also, Chrome adds an interaction observer for each element with this property, potentially slowing a site down instead of making it faster.
2024-05-13 23:47:04 +02:00
Tetrakern
ef5fa53d20 Update unavailable cards style 2024-05-13 23:30:45 +02:00
Tetrakern
20d60fdcd9 Rename custom property 2024-05-13 23:28:52 +02:00
Tetrakern
a36fca0c5d Fix and improve card CSS 2024-05-13 23:26:39 +02:00