diff options
Diffstat (limited to 'static/css/top.css')
| -rwxr-xr-x | static/css/top.css | 5 |
1 files changed, 2 insertions, 3 deletions
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;} - |
