Question

Working on image crop using Selectable. How do I change standard selector (dotted box which draws when selecting) color and other styles?

Thanks

Was it helpful?

Solution

It sounds like you are using the UI Selectable library, therefor you will need to modify the .ui-selectable-helper CSS class.

It's current definition can be seen at https://github.com/jquery/jquery-ui/blob/master/themes/base/jquery.ui.selectable.css

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top