# HG changeset patch # User Sylvain Thénault # Date 1266925977 -3600 # Node ID ebbe62209f4ebbdea40392334984230cb1aec174 # Parent 79c0788ba7f62fe36271c4f8da73e390e8bcf245# Parent 79005a48b221cbd3b5319beeee02b72d9f764e7d merge diff -r 79c0788ba7f6 -r ebbe62209f4e web/data/cubicweb.css --- 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;