From ad4d74ea45be6b227027588f6515fb22fafc335a Mon Sep 17 00:00:00 2001 From: yo momma Date: Wed, 4 Feb 2026 19:04:59 +0000 Subject: Refactor UI: dump classes -> hump --- static/css/dump.css | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'static/css/dump.css') diff --git a/static/css/dump.css b/static/css/dump.css index 7ccc7d8..64751ab 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -105,7 +105,7 @@ a.img_rolldis:hover { font-family: Monaco, "Courier New", Courier, monospace; } -#dumplist { +#humplist { padding: 0px; font-size: 88%; text-transform: uppercase; @@ -125,7 +125,7 @@ a.img_rolldis:hover { text-decoration: none; border-left: 1px solid #999;*/ } -#dumplist.dumplist-hidden { +#humplist.humplist-hidden { z-index: -1 !important; } .no-cursor { @@ -161,12 +161,12 @@ img.chat-thumb { } -.dump .nick { +.hump .nick { position: relative; padding-right: 15px; } -.logged-dump { +.logged-hump { position: relative; } @@ -308,14 +308,14 @@ background-color: white; background-color: white; margin-right: 3px; } -.msgDiv dump { +.msgDiv.hump { background-color: white; } .nick a:link { color: #000; margin-right: 3px; } -.msgDiv dump a:link { +.msgDiv.hump a:link { background-color: white; color: #000; } @@ -1404,7 +1404,7 @@ a:visited { margin-top: 25px; } -.logged-dump img { +.logged-hump img { max-width: 400px; max-height: 400px; border: 0px; @@ -1414,7 +1414,7 @@ a:visited { max-height: 400px; } -.logged-dump { +.logged-hump { background-color: #fff; text-overflow: ellipsis-word; padding: 0px 18px 6px 18px; @@ -1473,7 +1473,7 @@ img#avatarPic { margin-bottom: 15px; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } @@ -1497,7 +1497,7 @@ img#avatarPic { margin-top: -20; z-index: 5555; } -.dlogged-dump img { +.dlogged-hump img { max-width: 600px; width: expression(this.width > 600 ? 600: true); max-height: 600px; @@ -1505,7 +1505,7 @@ img#avatarPic { border: 0px; z-index: 0; } -.dlogged-dump { +.dlogged-hump { min-width: 600px; max-width: 600px; width: 600px; @@ -1751,7 +1751,7 @@ img#avatarPic { max-height: 70px; max-width: 150px; } -.dash-dump { +.dash-hump { background-color: #f0f9ff; text-overflow: ellipsis-word; padding: 18px 18px 6px 18px; @@ -1765,12 +1765,12 @@ img#avatarPic { 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; } -- cgit v1.2.3-70-g09d2