Removed ambiguous arrow in mouse-selected tree row
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
6eaddcfc35
commit
88ff83aa7e
1 changed files with 5 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue