[css] fix cubicweb.css for action'selected class stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 05 Aug 2009 17:30:52 +0200
branchstable
changeset 2702 f19bc131b2d9
parent 2701 afcc19c92072
child 2712 d85937184430
[css] fix cubicweb.css for action'selected class
web/data/cubicweb.css
--- a/web/data/cubicweb.css	Wed Aug 05 17:30:47 2009 +0200
+++ b/web/data/cubicweb.css	Wed Aug 05 17:30:52 2009 +0200
@@ -388,7 +388,7 @@
   padding: 1px 9px 1px 3px;
 }
 
-ul.boxListing a.selected {
+ul.boxListing .selected {
   color: #FF4500;
   font-weight: bold;
 }