Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

Improvements for select element on Firefox#11

Merged
mdo merged 2 commits intomdo:masterfrom
joaocunha:select_improvements_ff
May 14, 2014
Merged

Improvements for select element on Firefox#11
mdo merged 2 commits intomdo:masterfrom
joaocunha:select_improvements_ff

Conversation

@joaocunha
Copy link
Copy Markdown
Contributor

This PR address two issues:

1- <option> elements inherit styles from <select> elements, so we are reseting the options to have a white background on FF:

Before:
click-before

After:
click-after

2- -moz-focusring is now placed under focus state, so dragging the element to select an option looks good as well:

Before:
drag-before

After:
drag-after

mdo added a commit that referenced this pull request May 14, 2014
Improvements for select element on Firefox
@mdo mdo merged commit 07f5d39 into mdo:master May 14, 2014
mdo added a commit that referenced this pull request May 14, 2014
@mdo
Copy link
Copy Markdown
Owner

mdo commented May 14, 2014

Thanks you, sir! <3

@joaocunha joaocunha deleted the select_improvements_ff branch February 16, 2018 20:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants