@phosphor/dragdrop
Version:
PhosphorJS - Drag and Drop
13 lines (10 loc) • 414 B
CSS
/*-----------------------------------------------------------------------------
| Copyright (c) 2014-2017, PhosphorJS Contributors
|
| Distributed under the terms of the BSD 3-Clause License.
|
| The full license is in the file LICENSE, distributed with this software.
|----------------------------------------------------------------------------*/
body.p-mod-override-cursor * {
cursor: inherit ;
}