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

Display browser-default for inputs #4802

Merged
merged 1 commit into from
Jun 12, 2017

Conversation

tomscholz
Copy link
Contributor

@tomscholz tomscholz commented Jun 12, 2017

Added pseudo classes to the input selectors so that "browser-defaults" can be applied to other input fields. This is a replacement PR for #4041

closes #4041
closes #3975
closes #4764

Added pseudo classes  to the input selectors so that "browser-defaults" can be applied to other input fields

closes Dogfalo#4041
closes Dogfalo#3975
@acburst acburst merged commit a9145dc into Dogfalo:master Jun 12, 2017
@tomscholz tomscholz deleted the browser-defaults branch June 12, 2017 18:05
@nateq314
Copy link

nateq314 commented Jul 18, 2017

What is the status on this? I'm using a version downloaded just 2+ weeks ago and just tried setting the class of a text input element to "browser-default", but not seeing any change?

UPDATE: never mind, adding type="text" did the trick

@samarjit
Copy link

Browser-default class still does not solve the problem of inter operating well with other libraries. A parent class approach will be much better.

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.

None yet

4 participants