Comment 2 for bug 1778311

Revision history for this message
Remington Steed (rjs7) wrote :

We should probably remove the code that causes the mouse cursor "move" and "resize" icons, since those functions aren't supported yet:

staff/css/style.css.tt2
408: cursor: move;
428: cursor: col-resize;
434: cursor: w-resize;
437: cursor: e-resize;