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

Fix form-group rules for text inputs. #7

Closed
wants to merge 49 commits into from
Closed

Fix form-group rules for text inputs. #7

wants to merge 49 commits into from

Conversation

msweeney
Copy link

@msweeney msweeney commented Jun 7, 2013

This PR fixes a cut and paste bug that mapped text inputs to pure-form instead of pure-group.

ericf and others added 30 commits June 5, 2013 09:38
This rule should have never been here, it's one of the worst things we
could have done for accessibility :(
Remove ridiculous `a:focus { outline: none; }` rule
This gives basic linting of src CSS, but ignores linting normalize.css.
Add CSSLint and `grunt test` task to lint CSS in the src/ dir
Removes browser prefixes for CSS properties that don't need prefixes
in supported environments.
Fix for issue pure-css#23: Remove -webkit and -moz prefixes for older CSS3 properties.
Fix for issue pure-css#22: Remove dotted focus border from menus
Change `grunt watch` task for first run a build
… consistent-buttons

Conflicts:
	src/forms/css/forms.css
This re-formats the code which was formatted differently than primary
way CSS code in Pure.
Improve consistency of code formatting
@msweeney
Copy link
Author

Moved to yui PR queue pure-css#96.

@msweeney msweeney closed this Jun 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants