Removed ambiguous arrow in mouse-selected tree row

FEA: ItEr75S04BugFixing
This commit is contained in:
Lorenzo Tilve Álvaro 2011-11-10 15:33:12 +01:00
parent 6eaddcfc35
commit 88ff83aa7e

View file

@ -472,6 +472,11 @@ div.z-row-cnt {
font-size: 11px;
}
tr.z-treerow td.z-treerow-focus {
background-image: none;
}
div.z-footer-cnt,div.z-row-cnt,div.z-group-cnt,div.z-group-foot-cnt,div.z-column-cnt,div.z-tree-col-cnt {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;