From 75cf2a9c3cd925d2d8de4b5ef98bdd55c29e9861 Mon Sep 17 00:00:00 2001 From: yo momma Date: Wed, 4 Feb 2026 19:25:03 +0000 Subject: Rebrand: rename dump assets/templates to hump --- static/css/mgmt.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'static/css/mgmt.css') diff --git a/static/css/mgmt.css b/static/css/mgmt.css index a65ce76..7135f04 100755 --- a/static/css/mgmt.css +++ b/static/css/mgmt.css @@ -63,26 +63,26 @@ a.img_roll:link, .img_roll{ width:130px; height:46px; display:block; - background-image:url(/static/img/dumppixel.png); + background-image:url(/static/img/humppixel.png); } .fulltxt a{color:red;} a.img_roll:hover{ width:130px; height:46px; display:block; - background-image:url(/static/img/dumppixelhover.png); + background-image:url(/static/img/humppixelhover.png); } a.img_rolldis:link, .img_rolldis{ width:130px; height:46px; display:inline-block; - background-image:url(/static/img/dumppixel.png); + background-image:url(/static/img/humppixel.png); } a.img_rolldis:hover{ width:130px; height:46px; display:inline-block; - background-image:url(/static/img/dumppixelhover.png); + background-image:url(/static/img/humppixelhover.png); } #userlist a{ -- cgit v1.2.3-70-g09d2