Options & option groups
Opened this issue · 0 comments
roomfive commented
Related issue: Select #15
Preview:
CSS (limited):
Regular:
/* Options */
background: $white;
padding: 10px 0;
font: $regular2;
line-height: 30px;
color: $weworkblack;
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
/* Hover (an option) */
background-color: rgba(0, 0, 0, 0.05);
(height: 30px;)
/* <optgroup> */
font: $bold6;
line-height: 30px;
Large:
/* css arrow */
/* No difference for large size inputs */