From 35e248d8861576b9928d904eb25c5cf1436e6cf2 Mon Sep 17 00:00:00 2001 From: yo momma Date: Fri, 30 Jan 2026 19:30:37 +0000 Subject: Refactor: shared CSS utilities + fewer inline styles --- static/css/mgmt.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'static/css/mgmt.css') diff --git a/static/css/mgmt.css b/static/css/mgmt.css index d2cc150..4360ad3 100755 --- a/static/css/mgmt.css +++ b/static/css/mgmt.css @@ -259,10 +259,10 @@ position:absolute; top:21px;right:0px; } #dumplist{ -top:0px:width:100%;padding:0px;background-color:#fff; -color:#000;font-size:60%;text-transform:uppercase;text-decoration: none; -border-bottom:1px solid #999;text-align:left;text-indent:350px; -padding-right:44px;line-height:1.1;background-color:#eff5fb;overflow:hidden;position:fixed;height:10px;width:100%; +top:0px;width:100%;padding:0px;background-color:#fff; + color:#000;font-size:60%;text-transform:uppercase;text-decoration: none; + border-bottom:1px solid #999;text-align:left;text-indent:350px; + padding-right:44px;line-height:1.1;background-color:#eff5fb;overflow:hidden;position:fixed;height:10px;width:100%; /*margin-left:40%; border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px; @@ -291,6 +291,7 @@ display:none; .no-cursor { cursor: none; } .invisible { display: none !important; } +.preload-img { visibility: hidden; width: 0px; height: 0px; } #cursor-big { position: absolute; z-index: 1000; } .thumb { @@ -1681,4 +1682,3 @@ top:50px; cursor: pointer; display: none; } - -- cgit v1.2.3-70-g09d2