Pure Change History
===================
NEXT
----
* Fixed accessability mistake by removing `a:focus {outline: none;}` rule from
`buttons-core.css`.
### Forms
* (!) `.pure-help-inline` has been replaced with `.pure-form-message-inline`. We
still support the older classname but it is deprecated and will be going away
in a future release. (Issue #32) (dannytatom)
* Added a new class called `.pure-form-message`. It works the same way as
`.pure-form-message-inline` but is meant for block elements. (Issue #32)
(dannytatom)
* Added focus styles for file, radio, and checkbox ``s to improve
accessibility. (Issue #42) (codepb)
* `