Pregunta

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

Thanks

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top