@ezmodus/select-picker
Version:
Improve HTML <select> element to have live search and better selection process. Written with native JavaScript
2 lines (1 loc) • 346 B
CSS
body{font-size:16px;font-family:"Times New Roman",Courier,sans-serif}body .testarea{display:flex;flex-wrap:wrap}body .testarea .testbox{margin:1rem 1rem 6rem 1rem}body .testarea .testbox.hide{display:none}body .testarea .testbox label{display:block;margin-bottom:1rem;font-weight:bold}body .ezmodus-menu li.option-class{background-color:#eab5b5}