summaryrefslogtreecommitdiff
path: root/static/css/dump.css
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-29 23:36:35 +0000
committeryo momma <shutup@oops.wtf>2026-01-29 23:36:35 +0000
commitb2d1b69fd6d9b1f0473ea70bc473df6f370891da (patch)
tree9f28a4ffe0a144518a413341eb0aed2a5d7fe9d3 /static/css/dump.css
parente620f19487c5dd8bf2c072c0dc18e04ed601d08e (diff)
Refactor: extract inline CSS into static/css
Diffstat (limited to 'static/css/dump.css')
-rwxr-xr-xstatic/css/dump.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/css/dump.css b/static/css/dump.css
index 24af3c0..f8cfbe2 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -125,6 +125,9 @@ a.img_rolldis:hover {
text-decoration: none;
border-left: 1px solid #999;*/
}
+#dumplist.dumplist-hidden {
+ z-index: -1 !important;
+}
.no-cursor {
cursor: none;
}
@@ -2514,4 +2517,3 @@ a#disregister:hover {
.nick_aids_enoch img { -webkit-filter: blur(4px); }
.bigimage { max-width: none!important; max-height: none!important;width:100% }
-