문제

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