wework/plasma

Options & option groups

Opened this issue · 0 comments

Related issue: Select #15


Preview:

screen shot 2016-10-19 at 17 06 00


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 */