From 74fbee8d95f42740a9f716109b0523b1619d1e87 Mon Sep 17 00:00:00 2001 From: yo momma Date: Wed, 4 Feb 2026 20:00:59 +0000 Subject: Refactor: rename dump DOM ids to hump --- static/css/top.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'static/css/top.css') diff --git a/static/css/top.css b/static/css/top.css index 9bcc9e8..b2581da 100755 --- a/static/css/top.css +++ b/static/css/top.css @@ -117,7 +117,7 @@ z-index:5; float:left; background-image:url(/static/img/ylgrad.png); } -#previewdump{ +#previewhump{ background-color:#fff; padding:5px; padding-left:15px; @@ -136,7 +136,7 @@ margin-right:-210px; -moz-border-radius-bottomright:5px; background-image:url(/static/img/grgrad.png); } -#previewdump a:hover{ +#previewhump a:hover{ color:#000000; } input { @@ -287,4 +287,3 @@ a.img_roll:hover{ ul.pagination { list-style-type:none; margin:0; padding:0; margin:9px auto; width:132px; } ul.pagination li { float:left; margin:0 5px;display:none; } ul.pagination a { display:block; width:12px; padding-top:12px; height:0; overflow:hidden; background-image:url(/static/img/pagination.png); background-position:0 0; background-repeat:no-repeat;} - -- cgit v1.2.3-70-g09d2