Changed lesion table grab cursor to row-resize from col-resize

This commit is contained in:
Evren Ozkan 2015-12-10 09:31:18 -05:00
parent 418d81f543
commit 906c3e3f55

View File

@ -12,7 +12,7 @@
right: 0
bottom: 0
background-color: #666666
cursor: col-resize
cursor: row-resize
#lesionTableWrapper
position: relative