Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demo.css: fix demo options not shown on Chrome #5

Merged
merged 1 commit into from
Jan 10, 2021

Conversation

mdamien
Copy link
Contributor

@mdamien mdamien commented Jan 8, 2018

Chrome doesn't allow changing the background color of the
but it allows changing the text color.
As a result, the text was white on a white background.

Since Firefox allows background styling, the
background is standardized to white so it works the
same in Firefox.

Before on Chrome:

image

Before on Firefox:

image

After on Chrome and Firefox:

image

PS: the newline at the end of the file was created by the Github editor, feel free to remove it

Chrome doesn't allow changing the background color of the <option>
but it allows changing the text color.
As a result, the text was white on a white background.

Since Firefox allows background styling, the <option>
background is standardized to white so it works the
same in Firefox.
@vck3000
Copy link

vck3000 commented Dec 7, 2018

Please merge this in! Would be a very good fix to have! Thanks.

@AJLoveChina
Copy link

Why not merge this pull request? This css issue makes it very difficult for users to use. @liabru

@AJLoveChina
Copy link

For now 2019-12-13, this issue is still open,
while this pr has created one year ago,
Do you need developers for free maintenance help? I usually have free time.
image

@liabru liabru merged commit ff7417a into liabru:master Jan 10, 2021
@liabru
Copy link
Owner

liabru commented Jan 10, 2021

Thanks for raising, I know it's been forever but this is now merged and will be in the next release along with some other improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants