Skip to content

Conversation

@lukewarlow
Copy link
Member

Adds a ::-picker-icon pseudo element for selects (and in future inputs).

Adds a `::-picker-icon` pseudo element for selects (and in future inputs).

Signed-off-by: Luke Warlow <[email protected]>
Comment on lines 102 to 110
ServoPickerIcon => "::-servo-picker-icon",
ServoTextControlInnerContainer => "::-servo-text-control-inner-container",
ServoTextControlInnerEditor => "::-servo-text-control-inner-editor",
ServoAnonymousBox => "::-servo-anonymous-box",
ServoAnonymousTable => "::-servo-anonymous-table",
ServoAnonymousTableCell => "::-servo-anonymous-table-cell",
ServoAnonymousTableRow => "::-servo-anonymous-table-row",
ServoTableGrid => "::-servo-table-grid",
ServoTableWrapper => "::-servo-table-wrapper",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mind sorting these alphabetically now? The order has gotten quite weird.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants