Changed treerow input style for over elements
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
47d78dda2f
commit
1d7b40684a
1 changed files with 6 additions and 0 deletions
|
|
@ -1160,6 +1160,12 @@ tr.z-treerow-seld input {
|
|||
background-image: none;
|
||||
}
|
||||
|
||||
tr.z-treerow-over input {
|
||||
background-color: #eff2f6; /* Soft blue */
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
|
||||
.timeplot-canvas {
|
||||
position:relative;
|
||||
overflow:hidden;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue