From 11f8e6abdddfd60a4514dd30cb4d198780dd84c5 Mon Sep 17 00:00:00 2001 From: yo momma Date: Fri, 30 Jan 2026 17:58:22 +0000 Subject: Refactor: cache-bust CSS + remove inline helpers --- static/css/dump.css | 17 +++++++++++++++-- static/css/dumpnewuser.css | 3 +-- static/css/front.css | 4 ++++ static/css/mgmt.css | 2 -- template/20years.st | 6 +++--- template/3frames.st | 6 +++--- template/about_us.st | 11 +++-------- template/arcade.st | 6 +++--- template/banner.st | 2 +- template/banner_dis.st | 6 +++--- template/boobsigns.st | 6 +++--- template/browser.st | 4 ++-- template/cal.st | 6 +++--- template/celeb.st | 6 +++--- template/directory.st | 2 +- template/dwi.st | 6 +++--- template/flag.st | 6 +++--- template/flamingtxt.st | 6 +++--- template/frontpage copy.st | 2 +- template/frontpage.st | 2 +- template/frontpagePROFILE.st | 2 +- template/frontpage_halloffame.st | 2 +- template/frontpage_share_buttons.st | 2 +- template/glitter.st | 6 +++--- template/glitter2.st | 6 +++--- template/hall_share_buttons.st | 2 +- template/head.st | 6 +++--- template/head_edge.st | 6 +++--- template/help.st | 11 +++-------- template/newlog.st | 2 +- template/oie.st | 6 +++--- template/pixlr.st | 6 +++--- template/rooms/VIP.st | 4 ++-- template/rooms/artornot.st | 4 ++-- template/rooms/atrium.st | 4 ++-- template/rooms/butt.st | 12 ++++++------ template/rooms/chat.st | 4 ++-- template/rooms/dump2.st | 4 ++-- template/rooms/frontpage.st | 4 ++-- template/rooms/mgmt.st | 4 ++-- template/rooms/nocss.st | 10 +++++----- template/share_buttons.st | 2 +- template/signgenerator.st | 6 +++--- template/simplerlog.st | 2 +- template/single_message_share_buttons.st | 2 +- template/tagged_dumps.st | 1 - template/terms8.st | 11 +++-------- 47 files changed, 119 insertions(+), 121 deletions(-) diff --git a/static/css/dump.css b/static/css/dump.css index f8cfbe2..1b8c9c6 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -106,7 +106,7 @@ a.img_rolldis:hover { } #dumplist { - top: 0px:padding:0px; + padding: 0px; font-size: 88%; text-transform: uppercase; text-decoration: none; @@ -1031,7 +1031,6 @@ a:active { #binfo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; - bottom } #preload { @@ -1044,6 +1043,15 @@ a:active { display: none !important; } +.is-relative { + position: relative; +} + +.embed-frame { + border: 7px inset #ccc; + margin: 0; +} + /* profile shit */ @@ -2512,6 +2520,11 @@ a#disregister:hover { -webkit-background-clip: text; } +.rainbow-link { + border-bottom: 1px solid rgba(0, 255, 255, 0.3); + font-weight: bold; +} + .nick_aids_enoch a:link, .nick_aids_enoch .content, .nick_aids_enoch .msg-hover { color: transparent; text-shadow: 0 0 5px #857E96; } .nick_aids_enoch { opacity: 0.3; } .nick_aids_enoch img { -webkit-filter: blur(4px); } diff --git a/static/css/dumpnewuser.css b/static/css/dumpnewuser.css index 1c92e62..9a6ff6c 100755 --- a/static/css/dumpnewuser.css +++ b/static/css/dumpnewuser.css @@ -498,7 +498,6 @@ left:0; #binfo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; - bottom } #preload { @@ -507,4 +506,4 @@ left:0; top: 0px; } -.invisible { display: none !important; } \ No newline at end of file +.invisible { display: none !important; } diff --git a/static/css/front.css b/static/css/front.css index ef0ee70..c7f42bc 100755 --- a/static/css/front.css +++ b/static/css/front.css @@ -119,6 +119,10 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ccc, offX=3, offY=4, #signin_menu p a { color:#27B!important; } + +.is-relative { + position: relative; +} #signin-submit { display:inline-block; width:90px; diff --git a/static/css/mgmt.css b/static/css/mgmt.css index 2ff6d8e..d2cc150 100755 --- a/static/css/mgmt.css +++ b/static/css/mgmt.css @@ -1186,7 +1186,6 @@ left:0; #binfo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; - bottom } #preload { @@ -1683,4 +1682,3 @@ top:50px; display: none; } - diff --git a/template/20years.st b/template/20years.st index 7099404..10b2787 100755 --- a/template/20years.st +++ b/template/20years.st @@ -4,12 +4,12 @@ - $banner()$ + $banner()$
-
+
$footer()$
- \ No newline at end of file + diff --git a/template/3frames.st b/template/3frames.st index 3fd00a8..ca8b8c3 100755 --- a/template/3frames.st +++ b/template/3frames.st @@ -4,12 +4,12 @@ - $banner()$ + $banner()$
-
+
$footer()$
- \ No newline at end of file + diff --git a/template/about_us.st b/template/about_us.st index 6415004..b8aacdc 100755 --- a/template/about_us.st +++ b/template/about_us.st @@ -1,7 +1,7 @@ - - + + diff --git a/template/cal.st b/template/cal.st index 89dad33..491b271 100755 --- a/template/cal.st +++ b/template/cal.st @@ -4,11 +4,11 @@ - $banner()$ + $banner()$
-
+
$footer()$
- \ No newline at end of file + diff --git a/template/celeb.st b/template/celeb.st index 1441d7c..214b6e7 100755 --- a/template/celeb.st +++ b/template/celeb.st @@ -4,11 +4,11 @@ - $banner()$ + $banner()$
-
+
$footer()$
- \ No newline at end of file + diff --git a/template/directory.st b/template/directory.st index e3b3df0..149f284 100755 --- a/template/directory.st +++ b/template/directory.st @@ -24,7 +24,7 @@ $if(users)$ $users:{ dump | -
+
$footer()$
- \ No newline at end of file + diff --git a/template/flag.st b/template/flag.st index 0280fbe..dbeed34 100755 --- a/template/flag.st +++ b/template/flag.st @@ -4,11 +4,11 @@ - $banner()$ + $banner()$
-
+
$footer()$
- \ No newline at end of file + diff --git a/template/flamingtxt.st b/template/flamingtxt.st index 962eaa8..a151deb 100755 --- a/template/flamingtxt.st +++ b/template/flamingtxt.st @@ -4,11 +4,11 @@ - $banner()$ + $banner()$
-
+
$footer()$
- \ No newline at end of file + diff --git a/template/frontpage copy.st b/template/frontpage copy.st index 582f3e2..038b8ad 100755 --- a/template/frontpage copy.st +++ b/template/frontpage copy.st @@ -24,7 +24,7 @@ setTimeout("refreshing()",300000); Nick = $if(logged_in)$"$user_nick$"$else$null$endif$; - + $if(!logged_in)$ diff --git a/template/frontpage.st b/template/frontpage.st index 552ef35..fe48402 100755 --- a/template/frontpage.st +++ b/template/frontpage.st @@ -24,7 +24,7 @@ setTimeout("refreshing()",300000); Nick = $if(logged_in)$"$user_nick$"$else$null$endif$; - + $if(!logged_in)$ diff --git a/template/frontpagePROFILE.st b/template/frontpagePROFILE.st index 004a790..afc4481 100755 --- a/template/frontpagePROFILE.st +++ b/template/frontpagePROFILE.st @@ -14,7 +14,7 @@ - + diff --git a/template/frontpage_halloffame.st b/template/frontpage_halloffame.st index 5de88b1..71e9191 100755 --- a/template/frontpage_halloffame.st +++ b/template/frontpage_halloffame.st @@ -24,7 +24,7 @@ setTimeout("refreshing()",300000); Nick = $if(logged_in)$"$user_nick$"$else$null$endif$; - + $if(!logged_in)$ diff --git a/template/frontpage_share_buttons.st b/template/frontpage_share_buttons.st index 1ee07d6..d5bdb01 100755 --- a/template/frontpage_share_buttons.st +++ b/template/frontpage_share_buttons.st @@ -3,7 +3,7 @@ $if(dump.favorited)$ $else$ -
+
$endif$ diff --git a/template/glitter.st b/template/glitter.st index 7e82bb7..64cbb2f 100755 --- a/template/glitter.st +++ b/template/glitter.st @@ -4,11 +4,11 @@ - $banner()$ + $banner()$
-
+
$footer()$
- \ No newline at end of file + diff --git a/template/glitter2.st b/template/glitter2.st index 8b775d1..1303c97 100755 --- a/template/glitter2.st +++ b/template/glitter2.st @@ -4,11 +4,11 @@ - $banner()$ + $banner()$
-
+
$footer()$
- \ No newline at end of file + diff --git a/template/hall_share_buttons.st b/template/hall_share_buttons.st index a058f4a..eb5dd64 100755 --- a/template/hall_share_buttons.st +++ b/template/hall_share_buttons.st @@ -8,7 +8,7 @@ $if(logged_in)$ $if(dump.favorited)$ $else$ -
+
$endif$ diff --git a/template/head.st b/template/head.st index d0fad8c..c74e1e1 100755 --- a/template/head.st +++ b/template/head.st @@ -1,12 +1,12 @@ - + - + diff --git a/template/head_edge.st b/template/head_edge.st index d0fad8c..c74e1e1 100755 --- a/template/head_edge.st +++ b/template/head_edge.st @@ -1,12 +1,12 @@ - + - + diff --git a/template/help.st b/template/help.st index e38bab7..52b216b 100755 --- a/template/help.st +++ b/template/help.st @@ -1,7 +1,7 @@ - - + + - + diff --git a/template/oie.st b/template/oie.st index 6f6b0f2..e1d505a 100755 --- a/template/oie.st +++ b/template/oie.st @@ -4,11 +4,11 @@ - $banner()$ + $banner()$
-
+
$footer()$
- \ No newline at end of file + diff --git a/template/pixlr.st b/template/pixlr.st index 59b2eec..5fd4a8b 100755 --- a/template/pixlr.st +++ b/template/pixlr.st @@ -4,11 +4,11 @@ - $banner()$ + $banner()$
-
+
$footer()$
- \ No newline at end of file + diff --git a/template/rooms/VIP.st b/template/rooms/VIP.st index 5b5ebf5..64511da 100755 --- a/template/rooms/VIP.st +++ b/template/rooms/VIP.st @@ -56,8 +56,8 @@ - - + + + - - + + $if(!user_nick)$ $endif$ @@ -15,7 +15,7 @@ $endif$ $if(isadmin)$ - @@ -23,9 +23,9 @@ $if(isadmin)$ type="text/javascript"> $endif$ $if(!user_avatar)$ - + $endif$ - + diff --git a/template/rooms/chat.st b/template/rooms/chat.st index 96dcb97..38a2ee2 100755 --- a/template/rooms/chat.st +++ b/template/rooms/chat.st @@ -58,8 +58,8 @@ - - + + - + $if(isadmin)$ - diff --git a/template/rooms/nocss.st b/template/rooms/nocss.st index 527a306..cd08097 100755 --- a/template/rooms/nocss.st +++ b/template/rooms/nocss.st @@ -19,7 +19,7 @@ - + @@ -34,8 +34,8 @@ $endif$ $if(isadmin)$ - + @@ -87,8 +87,8 @@ window.location = "/error/ie"; - - + + - + diff --git a/template/single_message_share_buttons.st b/template/single_message_share_buttons.st index c00a16b..2781199 100755 --- a/template/single_message_share_buttons.st +++ b/template/single_message_share_buttons.st @@ -8,7 +8,7 @@ $if(user_nick)$ $if(dump.favorited)$ $else$ -
+
$endif$ diff --git a/template/tagged_dumps.st b/template/tagged_dumps.st index 0cffc0b..f169aab 100755 --- a/template/tagged_dumps.st +++ b/template/tagged_dumps.st @@ -2,7 +2,6 @@ dump.fm - $page_title$ $head()$ -