Added transparency effect to hover treerow

FEA: ItEr75S04BugFixing
This commit is contained in:
Lorenzo Tilve Álvaro 2011-12-09 11:05:57 +01:00
parent 89cf3966a5
commit 1edba7c5f9

View file

@ -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;