lib/har/viewer/css/dragdrop.css

Summary

Maintainability
Test Coverage
/* See license.txt for terms of usage */ body[vResizing="true"] *{cursor:e-resize !important;}body[hResizing="true"] *{cursor:s-resize !important;}