Pure Change History =================== NEXT ---- ### Buttons * `` buttons no longer inherit default `a:visited` styles. This prevents the button's foreground `color` from changing after the URL is visited. ([#87][]) ### Forms * (!) Made `[readonly]` ``s look visually different to `[disabled]` and regular ``s. ([#102][]: @jaseg) * Fixed copy/paste bug that mapped text inputs to `.pure-form` instead of `.pure-group`. The `.pure-form-group input` styles are now applied to all text-ish `` elements. ([#96][]) * Fixed `.pure-input-rounded` styles to now apply correctly. The change to use more specific selectors for text-ish inputs in v0.2.0 caused the `.pure-input-rounded` selector to not apply because it was less specific. This selector now has right specificity. ([#109][]: @AurelioDeRosa) * Added `display: block` to `