Class | Property | Color token |
---|
.bx--select-input | background | $field |
.bx--select--inline | background | transparent |
.bx--label | text color | $text-primary |
.bx--select-input | text color | $text-primary |
.bx--select--inline | text color | $icon-primary |
.bx--select__arrow | fill | $icon-primary |
Examples of default and new selection select states
Class | Property | Color token |
---|
.bx--select-input:focus | border | $focus |
.bx--select-input[data-invalid] | border | $support-error |
.bx--form-requirement | text color | $support-error |
.bx--select-input:disabled | background | $field-disabled |
.bx--select-input:disabled | text color | $text-disabled |
Examples of open, disabled, and help select states
Select text should be set in sentence case, with only the first word in a phrase
and any proper nouns capitalized. Select text should be three words or less.
Class | Font-size (px/rem) | Font-weight | Type token |
---|
.bx--label | 12 / 0. 75 | Regular / 400 | $label-01 |
.bx--select-input | 14 / 0.875 | Regular / 400 | $body-short-01 |
.bx--select--inline | 14 / 0.875 | Regular / 400 | $body-short-01 |
.bx--form-requirement | 12 / 0.75 | Regular / 400 | $label-01 |
Class | Property | px / rem | Spacing token |
---|
.bx--label | margin-bottom | 8 / 0.5 | $spacing-03 |
.bx--select-input | padding-left | 16 / 1 | $spacing-05 |
.bx--select__arrow | padding-left, padding-right | 16 / 1 | $spacing-05 |
.bx--select-input | border-bottom | 1px | – |
.bx--select-input:focus | border | 2px | – |
Structure and spacing measurements for select | px / rem
Class | Property | px / rem | Spacing token |
---|
.bx--select-input | padding-left | 8 / 0.5 | $spacing-03 |
.bx--select__arrow | padding-left, padding-right | 8 / 0.5 | $spacing-03 |
Structure and spacing measurements for inline select (focused) | px / rem
Element | Size | Height (px / rem) |
---|
Input | Small (sm) | 32 / 2 |
| Medium (md) | 40 / 2.5 |
| Large (lg) | 48 / 3 |
Sizes for default select | px / rem
Sizes for inline select | px / rem