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

Thanks

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top