author | Charles Hébert <charles.hebert@logilab.fr> |
Tue, 23 Feb 2010 12:43:16 +0100 | |
branch | stable |
changeset 4657 | 79005a48b221 |
parent 4656 | 027bbff3659f |
child 4663 | ebbe62209f4e |
--- a/web/data/cubicweb.css Tue Feb 23 08:41:06 2010 +0100 +++ b/web/data/cubicweb.css Tue Feb 23 12:43:16 2010 +0100 @@ -392,7 +392,11 @@ color: #111100; } - +ul.boxListing a.boxMenu:hover { + background: #eeedd9 url(puce_down.png) no-repeat scroll 98% 6px; + cursor:pointer; + border-top:medium none; + } a.boxMenu { background: transparent url("puce_down.png") 98% 6px no-repeat; display: block;