Added transparency effect to hover treerow
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
89cf3966a5
commit
1edba7c5f9
1 changed files with 4 additions and 0 deletions
|
|
@ -1166,6 +1166,10 @@ tr.z-treerow-over input {
|
|||
background-image: none;
|
||||
}
|
||||
|
||||
tr.z-treerow-over input {
|
||||
background-color: #eff2f6; /* Soft blue */
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.timeplot-canvas {
|
||||
position:relative;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue