Tetrakern
bf123a34bd
Optimize user icon
...
Stupid vertical alignment I swear sdfserdg fgsd hsd yf ads ghgfj dn adsgda
2023-06-08 09:17:43 +02:00
Tetrakern
d8da223a45
Fix user icon in icon menu
2023-06-08 03:45:50 +02:00
Tetrakern
66be6dd548
Reduce card icon menu markup
2023-06-08 02:34:52 +02:00
Tetrakern
f41cd821b6
Adjust list button style
2023-06-07 23:17:15 +02:00
Tetrakern
b7aa7ba2a3
Add order and orderby interface to lists
2023-06-07 22:27:26 +02:00
Tetrakern
509a627064
Improve icon render performance
...
Probably.
2023-06-07 16:54:02 +02:00
Tetrakern
c26f26803e
Fix checkmark position in grid view
2023-06-05 23:19:37 +02:00
Tetrakern
a480c124b5
Fix custom tab page padding on story pages
...
I wonder why I did this...
2023-06-05 23:15:58 +02:00
Tetrakern
a1c3ff3883
Remove superfluous elements after page load
...
Some elements are delivered for the purpose of client-side setup, such as checkmarks. However, if not required, you may as well remove them from the DOM.
2023-06-05 12:05:36 +02:00
Tetrakern
24c9f5bcba
Fix centering of rating letter
...
Place-content does not mess up with different items if that should ever be the case.
2023-06-04 22:02:06 +02:00
Tetrakern
54d6228f9a
Remove more superfluous nodes
2023-06-04 20:45:25 +02:00
Tetrakern
7c6808eada
Switch from contain strict to content
...
Too dangerous. Someone might remove the height or width and suddenly the header image is gone without them understanding why.
2023-06-04 19:10:13 +02:00
Tetrakern
895ce9b597
Add more contain to improve performance
...
Probably. The effect is hard to measure but at least it did not break things, so I don't see why no to add it preemptively.
2023-06-04 18:56:44 +02:00
Tetrakern
4486077b62
Reduce elements in chapter lists
...
Up to several hundreds, although some style features had to be sacrificed, like the different word count display. For now, may re-add this with JS.
2023-06-04 15:40:18 +02:00
Tetrakern
9f115e54e7
Reduced spans in author nodes and cards
2023-06-04 14:02:12 +02:00
Tetrakern
822ba5ac79
Fix checkmark CSS on story pages
2023-06-04 02:50:24 +02:00
Tetrakern
6d93b1d77b
Reduce DOM elements
2023-06-04 01:49:00 +02:00
Tetrakern
d5f392f764
Fix popup menu for Safari
...
Apparently, having a filter drop-shadow causes the content of scrolling popup menus to not being rendered until hovered. Why does Safari always have those exotic bugs? Trillion Dollar company!
2023-06-03 21:05:34 +02:00
Tetrakern
ee0a3bde6b
Fix text icons in chapter popup menus
2023-06-03 14:18:52 +02:00
Tetrakern
cd74d3a208
Add chapter list popup menu to chapters
...
So you can read chapters while you read chapters.
2023-06-03 14:06:48 +02:00
Tetrakern
caf482ed58
Update inline notices in frontend profile
2023-06-03 04:13:32 +02:00
Tetrakern
1384c956b0
Make disabled links unclickable
2023-06-02 21:01:54 +02:00
Tetrakern
4630a9454f
Refactored logger
2023-06-02 01:51:51 +02:00
Tetrakern
3042ef01cc
Add profile style option to display checkmarks
2023-05-31 16:05:31 +02:00
Tetrakern
601fbfaa7f
Add function to render notices
2023-05-31 15:43:42 +02:00
Tetrakern
93ffb41358
Add top spacing to profile action rows
2023-05-31 02:43:03 +02:00
Tetrakern
ddaddb5527
Hide list buttons when chapter tab unselected
2023-05-29 04:58:03 +02:00
Tetrakern
686eb79dcf
Reduce submit button escape specificity
2023-05-29 03:02:52 +02:00
Tetrakern
fb1aa456b1
Add escape class to submit button style
2023-05-29 02:59:01 +02:00
Tetrakern
068116476d
Add top/bottom gaps to large modals
2023-05-28 14:50:55 +02:00
Tetrakern
c97eba6f80
Updated suggestion scrollbars
2023-05-28 12:49:53 +02:00
Tetrakern
7b71383c9d
Updated style of custom scrollbars
2023-05-28 12:43:41 +02:00
Tetrakern
9cd528c8b7
Adding vertical padding to popup menu
...
I think it just looks better with more spacing, even if the hover background does no longer reach the top and or bottom edge.
2023-05-28 01:34:40 +02:00
Tetrakern
dd981a4cef
Prevent selection of header background
...
That just looked dumb.
2023-05-12 15:58:37 +02:00
Tetrakern
04fbc2afc4
Break too long words in chapter bookmarks
2023-05-08 19:08:34 +02:00
Tetrakern
67db72937e
Fix main background position
...
The min-height set to main could cause the position of the background to not cover the whole container sometimes. Somehow. Probably a browser bug. Moving the property to the inner wrapper gets around the issue.
2023-05-07 21:08:28 +02:00
Tetrakern
486965a937
Update blockquote spoiler style
2023-05-07 18:09:46 +02:00
Tetrakern
0e4b7fa8bc
Improve embed logo
...
Also fixed an issue when the embedded media could not be loaded.
2023-04-29 13:11:34 +02:00
Tetrakern
d59bd78d61
Add help text to search keyword tracks
...
Uses :has which is not yet completely safe but this should do well in the near future. If not supported, the note just won't show up, no harm done.
2023-03-11 23:19:47 +01:00
Tetrakern
105d61b11d
Fix spacing in search form shortcode
...
Yes, I used !important, sue me!
2023-03-11 22:59:43 +01:00
Tetrakern
5a5fe680b9
Update pagination of blog shortcode
2023-03-10 17:47:23 +01:00
Tetrakern
c2e0983212
Fix blog shortcode
2023-03-10 15:53:34 +01:00
Tetrakern
95f691a500
Update empty post result style and text
2023-03-10 15:19:54 +01:00
Tetrakern
f250f9baae
Changed header HTML/CSS
...
This removes the 100vw for the header background image, which should resolve issues with unwanted horizontal scrollbars in Firefox.
2023-03-08 10:36:53 +01:00
Tetrakern
4e2bddc27b
Improve wrapping of extremely long words
...
Because apparently this is something writers do. Dubious, but okay.
2023-03-08 02:55:15 +01:00
Tetrakern
c5856bd1a7
Match latest posts style to blog posts
2023-03-08 01:24:32 +01:00
Tetrakern
0716f6e05d
Add fcn prefix to contact form HTML/CSS
...
To prevent collisions.
2023-03-07 23:22:38 +01:00
Tetrakern
4402bb7e84
Prevent possible horizontal overflow issues
...
This should not conflict with anything, hopefully.
2023-03-07 22:44:08 +01:00
Tetrakern
c1a93ad0b8
Change CSS font variable names to --ff-*
...
Because apparently Jetpack just hogs "--font-base" and unsets it, breaking the theme.
2023-02-28 14:04:57 +01:00
Tetrakern
7307fe1a7f
Better account for checkmarks in chapter grid view
2023-02-26 17:58:06 +01:00