web/data/cubicweb.html_tree.css
branchstable
changeset 3538 a5c6142cbfa8
parent 0 b97547f5f1fa
equal deleted inserted replaced
3537:73b5bec579ba 3538:a5c6142cbfa8
    16   padding-bottom: 2px;
    16   padding-bottom: 2px;
    17   padding-left: 5px;
    17   padding-left: 5px;
    18   padding-right: 5px;
    18   padding-right: 5px;
    19 }
    19 }
    20 
    20 
    21 #selected {
    21 div.selected {
    22   border: 2px solid black;
    22   border: 2px solid black;
       
    23   background-color: #ccc;
    23 }
    24 }
    24 
    25 
    25 table.tree td.tree_cell {
    26 table.tree td.tree_cell {
    26   padding: 0px;
    27   padding: 0px;
    27 }
    28 }