summaryrefslogtreecommitdiff
path: root/static/resizetest/hump.fm.av.files/dump.css
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 19:04:59 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 19:04:59 +0000
commitad4d74ea45be6b227027588f6515fb22fafc335a (patch)
treedc33e854cc1f6f7d12ca746edef0e844be17f97f /static/resizetest/hump.fm.av.files/dump.css
parentae480c44c59a9e77ea279f2208dd7f932079e078 (diff)
Refactor UI: dump classes -> hump
Diffstat (limited to 'static/resizetest/hump.fm.av.files/dump.css')
-rwxr-xr-xstatic/resizetest/hump.fm.av.files/dump.css24
1 files changed, 12 insertions, 12 deletions
diff --git a/static/resizetest/hump.fm.av.files/dump.css b/static/resizetest/hump.fm.av.files/dump.css
index ae021fc..520fa37 100755
--- a/static/resizetest/hump.fm.av.files/dump.css
+++ b/static/resizetest/hump.fm.av.files/dump.css
@@ -323,12 +323,12 @@ img.chat-thumb {
}
-.dump .nick {
+.hump .nick {
position: relative;
padding-right: 15px;
}
-.logged-dump {
+.logged-hump {
position: relative;
}
@@ -468,9 +468,9 @@ a.msg-image-zoom img.zoom-icon:hover {
/*div.content img:hover{background-color:white;}*/
.nick{background-color:white;margin-right:3px;}
-.msgDiv dump{background-color:white;}
+.msgDiv.hump{background-color:white;}
.nick a:link{color:#000;margin-right:3px;}
-.msgDiv dump a:link{background-color:white;color:#000;}
+.msgDiv.hump a:link{background-color:white;color:#000;}
/*searchstuff*/
#searchbox{
@@ -1516,7 +1516,7 @@ color:000;
padding-top: 25px;
}
-.logged-dump img{
+.logged-hump img{
max-width:400px;
max-height:400px;
border:0px;
@@ -1528,7 +1528,7 @@ color:000;
}
-.logged-dump {
+.logged-hump {
background-color:#fff;
text-overflow: ellipsis-word;
padding: 18px 18px 6px 18px;
@@ -1592,7 +1592,7 @@ color:#ccc;
margin-bottom:15px;
}
-.logged-dump a:hover {
+.logged-hump a:hover {
text-decoration: none;
color: #00F;
}
@@ -1620,7 +1620,7 @@ z-index:5555;
}
-.dlogged-dump img{
+.dlogged-hump img{
max-width:600px;
width: expression(this.width > 600 ? 600: true);
max-height:600px;
@@ -1630,7 +1630,7 @@ z-index:5555;
}
-.dlogged-dump{
+.dlogged-hump{
min-width:600px;
max-width:600px;
width:600px;
@@ -1877,7 +1877,7 @@ background-color:white;
max-height:70px;
max-width:150px;
}
-.dash-dump {
+.dash-hump {
background-color:#f0f9ff;
text-overflow: ellipsis-word;
padding: 18px 18px 6px 18px;
@@ -1891,13 +1891,13 @@ max-width:150px;
text-align: left;
}
-.dash-dump {
+.dash-hump {
background-color:white;
padding:0px;
display:inline-block;
}
-.dash-dump img{
+.dash-hump img{
background-color:white;
padding:1px;
}