web/data/cubicweb.html_tree.css
branchstable
changeset 3538 a5c6142cbfa8
parent 0 b97547f5f1fa
--- a/web/data/cubicweb.html_tree.css	Wed Sep 30 18:53:18 2009 +0200
+++ b/web/data/cubicweb.html_tree.css	Wed Sep 30 21:06:09 2009 +0200
@@ -18,8 +18,9 @@
   padding-right: 5px;
 }
 
-#selected {
+div.selected {
   border: 2px solid black;
+  background-color: #ccc;
 }
 
 table.tree td.tree_cell {