Not too fancy, but once the site is back I might add a second image to make it more interestingggg
(also hopefully this doesn't break the style as a wholeeeee, it doesn't seem to be messing with any of the pages that i have cached, but I have a backup just in case it does uwu)
Plus I made it so that when the border rank option is turned on the background will be tinted when in the mobile view, because there aren't borders to colorrrrr
Also fixed the blacklisted image being way to big in comments againnnn? Dunno if it broke again or if the fix got reverted in an update accidentallyyyyy
Tweaked classic Hexagon theme's border color, now uses the --user-member var, might change the actual color later~
Fixed a slight color issue with square borders when using the ranked border colors option
I finally decided to actually try out the :has() selector to see how if it'd be able to do the thing that I've wanted to do since I started working on this style, and it can!
You are now able to make the borders around users avatars change color based on their rank!
⚠️⚠️ For this to work on Firefox you must set the "layout.css.has-selector.enabled" flag to true in the 'about:config' page! ⚠️⚠️
(also I added a min-width to the avatars so they should always be the same size nowwww)
* Add colors to the approved/denied status on takedowns, but make it consistent with the tickets page rather than using the colored boxes
* Use the themed red/green colors on the status text for tickets and takedowns
Das it, just changes various instances (hopefully all the critical ones) of div#pade[enhancements="true"] and the single instance of body[data-sticky] to be body[re621="true"] thanks to f8b78ce812
A sequel to 781eccd9f8 - fix some parts that mismatched tabs and spaces, abnormal amounts of spaces as indents, stray tabs or spaces at the end of lines, missing semicolons, and maybe some other stuff that I forgot because the diff is so big.