UNPKG

taffy-coustom-ui

Version:
21 lines (18 loc) 343 B
[id^="JqxSortable"] { margin: 2px; padding: 5px; float: left; width: 200px; border: lightblue solid 1px; } [id^="JqxSortable"] div { border-radius: 5px; padding: 5px; cursor: pointer; background-color: white; color: black; border: 1px solid transparent; } [id^="JqxSortable"] div:hover { border: 1px solid #356AA0; }