Pure Change History =================== NEXT ---- ### Forms * Added `:focus` styles to `[readonly]` `` elements. ([#143][]) ### Grids * Prevented grid units from falling to a new line on IE6 and IE7. Grid units now have a separate `*width` value for oldIEs. This value is `0.005%` less than the standard `width` value. This fix does not affect modern browsers. ([#154][]) [#143]: https://github.com/yui/pure/issues/143 [#154]: https://github.com/yui/pure/issues/154 0.2.1 (2013-07-17) ------------------ ### 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 `