author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Tue, 23 Feb 2010 12:52:57 +0100 | |
branch | stable |
changeset 4663 | ebbe62209f4e |
parent 4662 | 79c0788ba7f6 (current diff) |
parent 4657 | 79005a48b221 (diff) |
child 4664 | bd5ecd5b9494 |
--- a/web/data/cubicweb.css Tue Feb 23 12:52:40 2010 +0100 +++ b/web/data/cubicweb.css Tue Feb 23 12:52:57 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;