- 27 Mar, 2013 1 commit
-
-
Mark Otto authored
-
- 17 Mar, 2013 2 commits
-
-
Mark Otto authored
* Added a new mixin to calculate rems and pixels for IE fallback * Updated the body, p, and .lead elements to use the new .font-size() mixin * New mixin has default value of 14px or 1.4rem * Still needs exploration, and change this means lots of work rejiggering margins and line-heights * Related, started to reorganize the mixins a bit to call out mixins that are used by the framework and not utilities or snippets
-
Mark Otto authored
-
- 10 Mar, 2013 1 commit
-
-
Mark Otto authored
-
- 01 Mar, 2013 1 commit
-
-
Mark Otto authored
-
- 16 Feb, 2013 1 commit
-
-
Mark Otto authored
-
- 18 Jan, 2013 2 commits
- 17 Jan, 2013 1 commit
-
-
Mark Otto authored
-
- 16 Jan, 2013 1 commit
-
-
Mark Otto authored
-
- 02 Jan, 2013 1 commit
-
-
Patrick H. Lauke authored
Mostly doubling-up :hover styles to also cover :focus, as a first step to making the framework more keyboard-friendly. Additionally, fixed two small markup issues in the docs/examples to make the "Learn more" large primary button-styled links keyboard-focusable (as without href they're treated as non-tabable anchors).
-
- 21 Dec, 2012 1 commit
-
-
Mark Otto authored
* Port print styles from reset.less to scaffolding.less * Port responsive image styles from reset.less to scaffolding.less
-
- 30 Nov, 2012 3 commits
- 01 Oct, 2012 1 commit
-
-
Mark Otto authored
remove .border-radius mixin and replace with standard border-radius property, since -webkit-* and -moz-* are only needed for older versions
-
- 04 Sep, 2012 1 commit
-
-
Mark Otto authored
-
- 27 Aug, 2012 1 commit
-
-
Luis Aleman authored
-
- 20 Aug, 2012 1 commit
-
-
Mark Otto authored
fix static navbar container issues, clean up docs presentation by unfixing the top navbar in favor of static one, start adding table of contents for longer sections of docs
-
- 27 Jul, 2012 1 commit
-
-
Mark Otto authored
-
- 10 Jul, 2012 1 commit
-
- 29 Jun, 2012 1 commit
-
-
Mark Otto authored
-
- 05 Mar, 2012 1 commit
-
-
Mark Otto authored
-
- 21 Feb, 2012 1 commit
-
-
Mark Otto authored
-
- 30 Jan, 2012 1 commit
-
-
Mark Otto authored
-
- 27 Jan, 2012 2 commits
-
-
Mark Otto authored
-
Jacob Thornton authored
-
- 26 Jan, 2012 2 commits
- 25 Jan, 2012 1 commit
-
-
Mark Otto authored
-
- 23 Jan, 2012 2 commits
-
-
Mark Otto authored
-
Jacob Thornton authored
-
- 22 Jan, 2012 1 commit
-
-
Olivier Laviale authored
-
- 20 Jan, 2012 1 commit
-
-
Nicolas Gallagher authored
Rather than having a partial reset with individual elements having their styles built back up, only elements without replacement styles have specific properties 'reset'. This commit also includes: a correction to the font mixin arguments used on forms (the output is now valid CSS); the removal of `overflow-y:scroll` from the `html` element which is now known to cause some problems for jQuery modal plugins in Firefox.
-
- 08 Jan, 2012 2 commits
- 07 Jan, 2012 2 commits
- 05 Jan, 2012 1 commit
-
-
Mark Otto authored
breaking out patterns.less even more, removing unnecessary div from checkbox and radio lists--now just labels and inputs
-
- 26 Nov, 2011 1 commit
-
-
Jacob Thornton authored
-