- 16 Apr, 2012 3 commits
-
-
Jacob Thornton authored
-
Jacob Thornton authored
-
Jacob Thornton authored
-
- 15 Apr, 2012 1 commit
-
-
Mark Otto authored
-
- 03 Apr, 2012 1 commit
-
-
Alec Rust authored
-
- 01 Apr, 2012 1 commit
-
-
Mark Otto authored
remove @shadow instances and replace with escaped values, update mixins to not use a default value at all
-
- 31 Mar, 2012 1 commit
-
-
Mark Otto authored
-
- 29 Mar, 2012 2 commits
-
-
Julius Graakjær Grantzau authored
-
Mark Otto authored
-
- 28 Mar, 2012 1 commit
-
-
Danny Keane authored
Added the back-face visibility css property to mixins.less, this property prevents the browser flickered experienced especially in Chrome when using 3D transformations.
-
- 25 Mar, 2012 4 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
1. Removed borders on .btn and increased line-height 2px to compensate 2. Set buttons to use the endColor of the gradient as the background-color by default for extra contrast between button and background 3. Set a 5% darker background-color on hover of buttons just for IE7
-
Mark Otto authored
-
- 24 Mar, 2012 1 commit
-
-
Mark Otto authored
fix other instances of mixins, swap use of box-shadow everywhere, include border-radius and transition
-
- 23 Mar, 2012 2 commits
-
-
Bart Teeuwisse authored
The native box-shadow, background-clip and background-size instructions all take 1 or more arguments. In 1.3.0 LESS became arity aware, see https://gist.github.com/1933613. As a result the signatures of these mixins had to change a little.
-
Mark Otto authored
-
- 19 Mar, 2012 1 commit
-
-
Mark Figueredo authored
-
- 15 Mar, 2012 1 commit
-
-
ctalkington authored
-
- 14 Mar, 2012 1 commit
-
-
Jacob Thornton authored
-
- 12 Mar, 2012 4 commits
-
-
Jacob Thornton authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
- 11 Mar, 2012 3 commits
- 10 Mar, 2012 1 commit
-
-
Jacob Thornton authored
-
- 09 Mar, 2012 1 commit
-
-
Luke Thomas authored
-
- 06 Mar, 2012 1 commit
-
-
Mark Otto authored
-
- 04 Mar, 2012 4 commits
-
-
Jacob Thornton authored
-
Jacob Thornton authored
-
Jacob Thornton authored
-
Jacob Thornton authored
-
- 28 Feb, 2012 3 commits
-
-
Mark Otto authored
-
Jacob Thornton authored
-
Jacob Thornton authored
-
- 22 Feb, 2012 3 commits
-
-
Jacob Thornton authored
rewrite the grid system. Clean shit up tons - only generate 12 columns by default - custom builder will do differently if you request it.
-
Mark Otto authored
set width to auto for default navbar container, then override it later for fixed navbars (done all via the #gridSystem mixins)