Update HISTORY.md entries with more info on :focus changes

This commit is contained in:
Eric Ferraiuolo 2013-06-11 16:44:54 -04:00
parent 45e0b584b8
commit 9e44256809

View File

@ -4,8 +4,11 @@ Pure Change History
NEXT
----
* Fixed accessibility mistake by removing `a:focus {outline: none;}` rule from
`buttons-core.css`.
* (!) Fixed accessibility mistake by removing `a:focus {outline: none;}` rule
from `buttons-core.css`.
* Improved `:focus` styles by applying the same rules that are used by `:hover`
styles.
* Added improvements to developer workflow: