web/data/cubicweb.css
branchstable
changeset 4657 79005a48b221
parent 4280 15d541321a8c
child 5224 34e669b6fd95
--- 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;