| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-02 | convert to scss | Mark Otto | 1 | -6/+0 | |
| 2014-05-14 | change note in .resizable() mixin for accuracy | Chris Rebert | 1 | -1/+1 | |
| Not a Safari bug. It's standards-compliant. Quoting from http://www.w3.org/TR/css3-ui/#resize : > ### 8.1. `resize` property > > * Applies to: elements with `overflow` other than `visible` > > The `resize` property applies to elements whose computed `overflow` value is something other than `visible`. Original comment was added in commit 648c4689273647c321dd6e3979d910282e9a9339. | |||||
| 2014-03-10 | Formatting, comment consolidation, and line endings | Mark Otto | 1 | -1/+0 | |
| 2014-03-09 | Add consistent newline at end of files in less/mixins | mrmrs | 1 | -0/+1 | |
| 2014-03-09 | Break mixins.less up into smaller modules. | mrmrs | 1 | -0/+6 | |
| Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less Create mixins directory and move partials to that directory. FIXES #12994 | |||||
