From 74fbee8d95f42740a9f716109b0523b1619d1e87 Mon Sep 17 00:00:00 2001 From: yo momma Date: Wed, 4 Feb 2026 20:00:59 +0000 Subject: Refactor: rename dump DOM ids to hump --- static/css/hump.css | 4 ++-- static/css/humpnewuser.css | 2 +- static/css/index.css | 2 +- static/css/indextest.css | 2 +- static/css/indexxx.css | 5 ++--- static/css/mgmt.css | 4 ++-- static/css/top.css | 5 ++--- static/index.html | 8 ++++---- static/index2.html | 4 ++-- static/index7.html | 8 ++++---- .../nickinterview/peoplewholiketochatalot hump.fm_files/hump.css | 4 ++-- static/registerr.html | 2 +- static/resizetest/hump.fm.all.files/hump.css | 6 +++--- static/resizetest/hump.fm.av.files/hump.css | 6 +++--- static/resizetest/hump.fm_files/hump.css | 6 +++--- 15 files changed, 33 insertions(+), 35 deletions(-) (limited to 'static') diff --git a/static/css/hump.css b/static/css/hump.css index 1dd4c6e..10ca3a7 100755 --- a/static/css/hump.css +++ b/static/css/hump.css @@ -1777,7 +1777,7 @@ img#avatarPic { .profiledash { overflow: auto; } -#mostrecentdumps { +#mostrecenthumps { display: inline-block; width: 595px; max-height: 98px; @@ -1785,7 +1785,7 @@ img#avatarPic { margin-top: -20px; overflow: hidden; } -#mostrecentdumps img { +#mostrecenthumps img { max-height: 94px; overflow: hidden; border: 1px solid #000; diff --git a/static/css/humpnewuser.css b/static/css/humpnewuser.css index 9a6ff6c..a8be901 100755 --- a/static/css/humpnewuser.css +++ b/static/css/humpnewuser.css @@ -61,7 +61,7 @@ top:23px; left:180px; z-index:2000; } -#dumppreview{ +#humppreview{ position:fixed; top:30%; left:15%; diff --git a/static/css/index.css b/static/css/index.css index 6ee34ee..d387fdc 100755 --- a/static/css/index.css +++ b/static/css/index.css @@ -230,7 +230,7 @@ text-decoration:none; color:#f0e; text-decoration:none; } -#dumpednow{ +#humpednow{ position:absolute; height:50px; width:420px; diff --git a/static/css/indextest.css b/static/css/indextest.css index 05a4545..fe2ed10 100755 --- a/static/css/indextest.css +++ b/static/css/indextest.css @@ -150,7 +150,7 @@ text-decoration:none; color:#f0e; text-decoration:none; } -#dumpednow{ +#humpednow{ position:absolute; height:50px; width:420px; diff --git a/static/css/indexxx.css b/static/css/indexxx.css index a71e0b1..b1a1b07 100755 --- a/static/css/indexxx.css +++ b/static/css/indexxx.css @@ -70,7 +70,7 @@ text-align:left; #divide{width: 900px;margin: 0pt 12px 0pt 16px; padding: 0pt; no-repeat scroll 0% 0% transparent;} #signin{ text-align: left;text-indent:6px;}#signinrapper{float: left; padding: 0pt; margin: 20px 0pt 0pt 10px; width: 450px; height: 220px;} -#aboutdump{ +#abouthump{ background-attachment:scroll; background-color:transparent; background-image:url("/static/grgrad.png"); @@ -285,7 +285,7 @@ text-decoration:none; color:#f0e; text-decoration:none; } -#dumpednow{ +#humpednow{ position:absolute; height:50px; width:420px; @@ -446,4 +446,3 @@ z-index:-20; display:none; } - diff --git a/static/css/mgmt.css b/static/css/mgmt.css index 7135f04..f4d1d6a 100755 --- a/static/css/mgmt.css +++ b/static/css/mgmt.css @@ -1631,7 +1631,7 @@ padding:1px; .profiledash{ overflow:auto; } -#mostrecentdumps{ +#mostrecenthumps{ display:inline-block; width:595px; max-height:98px; @@ -1639,7 +1639,7 @@ margin-left:-10px; margin-top:-20px; overflow:hidden; } -#mostrecentdumps img{ +#mostrecenthumps img{ max-height:94px; overflow:hidden; border:1px solid #000; diff --git a/static/css/top.css b/static/css/top.css index 9bcc9e8..b2581da 100755 --- a/static/css/top.css +++ b/static/css/top.css @@ -117,7 +117,7 @@ z-index:5; float:left; background-image:url(/static/img/ylgrad.png); } -#previewdump{ +#previewhump{ background-color:#fff; padding:5px; padding-left:15px; @@ -136,7 +136,7 @@ margin-right:-210px; -moz-border-radius-bottomright:5px; background-image:url(/static/img/grgrad.png); } -#previewdump a:hover{ +#previewhump a:hover{ color:#000000; } input { @@ -287,4 +287,3 @@ a.img_roll:hover{ ul.pagination { list-style-type:none; margin:0; padding:0; margin:9px auto; width:132px; } ul.pagination li { float:left; margin:0 5px;display:none; } ul.pagination a { display:block; width:12px; padding-top:12px; height:0; overflow:hidden; background-image:url(/static/img/pagination.png); background-position:0 0; background-repeat:no-repeat;} - diff --git a/static/index.html b/static/index.html index 384efa7..a7c912f 100755 --- a/static/index.html +++ b/static/index.html @@ -145,7 +145,7 @@ background-image:url(/static/img/ylgrad.png); -moz-border-radius-topright:10px; } #wtftxt a{color:black;} -#previewdump{ +#previewhump{ background-color:#fff; padding:5px; padding-left:10px; @@ -162,10 +162,10 @@ background-image:url(/static/img/grgrad.png); opacity:0.6; } -#previewdump a:link{ +#previewhump a:link{ color:black; } -#previewdump a:hover{ +#previewhump a:hover{ color:#000000; } input { @@ -346,7 +346,7 @@ HOME OF DEAL WITH IT!! Click here to Register!
Talk with Pictures!
-
+
preview hump.fm!
diff --git a/static/index2.html b/static/index2.html index 6775f59..0e4770d 100755 --- a/static/index2.html +++ b/static/index2.html @@ -124,7 +124,7 @@ text-align:left; #divide{width: 900px;margin: 0pt 12px 0pt 16px; padding: 0pt; no-repeat scroll 0% 0% transparent;} #signin{ text-align: left;text-indent:6px;}#signinrapper{float: left; padding: 0pt; margin: 20px 0pt 0pt 10px; width: 450px; height: 220px;} -#aboutdump{ +#abouthump{ background-attachment:scroll; background-color:transparent; background-image:url("/static/grgrad.png"); @@ -346,7 +346,7 @@ text-decoration:none; color:#f0e; text-decoration:none; } -#dumpednow{ +#humpednow{ position:absolute; height:50px; width:420px; diff --git a/static/index7.html b/static/index7.html index 2ca1486..7dc4fa0 100755 --- a/static/index7.html +++ b/static/index7.html @@ -112,7 +112,7 @@ z-index:5; float:left; background-image:url(/static/img/ylgrad.png); } -#previewdump{ +#previewhump{ background-color:#fff; padding:5px; padding-left:10px; @@ -128,10 +128,10 @@ line-height:8px; background-image:url(/static/img/grgrad.png); } -#previewdump a:link{ +#previewhump a:link{ color:black; } -#previewdump a:hover{ +#previewhump a:hover{ color:#000000; } input { @@ -326,7 +326,7 @@ Click here to Register!
Talk with Pictures!
-
+
preview hump.fm!
diff --git a/static/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css b/static/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css index 69e9f42..8826929 100755 --- a/static/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css +++ b/static/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css @@ -1900,7 +1900,7 @@ padding:1px; .profiledash{ overflow:auto; } -#mostrecentdumps{ +#mostrecenthumps{ display:inline-block; width:595px; max-height:98px; @@ -1908,7 +1908,7 @@ margin-left:-10px; margin-top:-20px; overflow:hidden; } -#mostrecentdumps img{ +#mostrecenthumps img{ max-height:94px; overflow:hidden; border:1px solid #000; diff --git a/static/registerr.html b/static/registerr.html index 1b080be..4717ed7 100755 --- a/static/registerr.html +++ b/static/registerr.html @@ -54,7 +54,7 @@ HOME OF THE SLOTHGOTH!!!!!
Click here to Register!
-
+
preview hump.fm!
diff --git a/static/resizetest/hump.fm.all.files/hump.css b/static/resizetest/hump.fm.all.files/hump.css index 8dbf169..fcf64c0 100755 --- a/static/resizetest/hump.fm.all.files/hump.css +++ b/static/resizetest/hump.fm.all.files/hump.css @@ -1904,7 +1904,7 @@ padding:1px; .profiledash{ overflow:auto; } -#mostrecentdumps{ +#mostrecenthumps{ display:inline-block; width:595px; max-height:98px; @@ -1912,7 +1912,7 @@ margin-left:-10px; margin-top:-20px; overflow:hidden; } -#mostrecentdumps img{ +#mostrecenthumps img{ max-height:94px; overflow:hidden; border:1px solid #000; @@ -2140,4 +2140,4 @@ color:#000; text-shadow: 0px 1px 0px #fff; #pwreset a{ margin-left:20px;color:#66AACC; font-size:11px; -} \ No newline at end of file +} diff --git a/static/resizetest/hump.fm.av.files/hump.css b/static/resizetest/hump.fm.av.files/hump.css index 8dbf169..fcf64c0 100755 --- a/static/resizetest/hump.fm.av.files/hump.css +++ b/static/resizetest/hump.fm.av.files/hump.css @@ -1904,7 +1904,7 @@ padding:1px; .profiledash{ overflow:auto; } -#mostrecentdumps{ +#mostrecenthumps{ display:inline-block; width:595px; max-height:98px; @@ -1912,7 +1912,7 @@ margin-left:-10px; margin-top:-20px; overflow:hidden; } -#mostrecentdumps img{ +#mostrecenthumps img{ max-height:94px; overflow:hidden; border:1px solid #000; @@ -2140,4 +2140,4 @@ color:#000; text-shadow: 0px 1px 0px #fff; #pwreset a{ margin-left:20px;color:#66AACC; font-size:11px; -} \ No newline at end of file +} diff --git a/static/resizetest/hump.fm_files/hump.css b/static/resizetest/hump.fm_files/hump.css index 8dbf169..fcf64c0 100755 --- a/static/resizetest/hump.fm_files/hump.css +++ b/static/resizetest/hump.fm_files/hump.css @@ -1904,7 +1904,7 @@ padding:1px; .profiledash{ overflow:auto; } -#mostrecentdumps{ +#mostrecenthumps{ display:inline-block; width:595px; max-height:98px; @@ -1912,7 +1912,7 @@ margin-left:-10px; margin-top:-20px; overflow:hidden; } -#mostrecentdumps img{ +#mostrecenthumps img{ max-height:94px; overflow:hidden; border:1px solid #000; @@ -2140,4 +2140,4 @@ color:#000; text-shadow: 0px 1px 0px #fff; #pwreset a{ margin-left:20px;color:#66AACC; font-size:11px; -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2