Changed panel-handle cursor to proper 2 directional

This commit is contained in:
Matt
2016-11-03 22:56:39 -04:00
parent cf248a503b
commit 616e9ce5f6

View File

@ -197,7 +197,7 @@ div.flot-text {
}
.resize-panel-handle {
cursor: se-resize;
cursor: nwse-resize;
position: absolute;
bottom: 0;
right: 0;