.highlight-drag | |
{ | |
background-color: transparent; | |
border: dashed #ff3333 3px; | |
position: absolute; | |
display: none; | |
} | |
.cell.selected | |
{ | |
background-color: #fcfcfc; | |
} | |
.highlight-drag | |
{ | |
background-color: transparent; | |
border: dashed #ff3333 3px; | |
position: absolute; | |
display: none; | |
} | |
.cell.selected | |
{ | |
background-color: #fcfcfc; | |
} | |