- 09 Mar, 2014 3 commits
- 08 Mar, 2014 1 commit
-
-
Zlatan Vasović authored
-
- 07 Mar, 2014 3 commits
-
-
Bas Bosman authored
-
Mark Otto authored
-
Bas Bosman authored
-
- 05 Mar, 2014 1 commit
-
-
Ahmad Nassri authored
added .transition-timing-function(@timing-function) mixin, defaults to @timing-function.
-
- 04 Mar, 2014 1 commit
-
-
Mark Otto authored
-
- 27 Feb, 2014 3 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Sojaner authored
The col-*-push-0 and col-*-pull-0 classes try to reset the positioning using 0% but this prevents the opposite direction positioning to freeze and not being set correctly. To fix that, these must set the position to auto instead of 0% with means left:auto and right:auto instead of left:0% and right:0%.
-
- 26 Feb, 2014 1 commit
-
-
Lipis authored
I think that's the only animation property that was missing and it's quite useful. https://developer.mozilla.org/en-US/docs/Web/CSS/animation-fill-mode
-
- 23 Feb, 2014 1 commit
-
-
Mark Otto authored
-
- 10 Feb, 2014 1 commit
-
-
Ruben Stolk authored
-
- 07 Feb, 2014 1 commit
-
-
Bas Bosman authored
-
- 01 Feb, 2014 1 commit
-
-
Zlatan Vasović authored
No need for old Firefox versions support.
-
- 30 Jan, 2014 1 commit
-
-
Mark Otto authored
-
- 28 Jan, 2014 1 commit
-
-
Donald Pipowitch authored
-
- 27 Jan, 2014 1 commit
-
-
Chris Rebert authored
-
- 19 Jan, 2014 1 commit
-
-
Zlatan Vasović authored
-
- 16 Jan, 2014 2 commits
-
-
Chris Rebert authored
-
Chris Rebert authored
-
- 09 Jan, 2014 1 commit
-
-
Chris Rebert authored
-
- 27 Dec, 2013 1 commit
-
-
Môshe van der Sterre authored
-
- 16 Dec, 2013 1 commit
-
-
Mark Otto authored
New stuff: * Adds `.has-feedback` and `.form-control-feedback` to show icon-based form feedback to users. Fixes #11836. * Removes the `width: 1em` on `.glyphicon` because it makes it impractical to resize the width of all icons, even if they’re not “empty” (e.g., a simple `.glyphicon { width: 30px; }` wouldn’t work, nor would a class preceeded by a parent class. Clean up: * Sets `width: auto;` on all `.form-control`s within inline forms. * Removes all the inline `select` menu `width` styles because all inputs are now `auto`. * Update form states docs to separate out sections better.
-
- 15 Dec, 2013 2 commits
- 13 Dec, 2013 2 commits
-
-
Zlatan Vasović authored
-
Mark Otto authored
-
- 10 Dec, 2013 2 commits
-
-
Jan Panschab authored
-
Chris Rebert authored
<3 @seven-phases-max for helping to confirm & debug this X-Ref: https://github.com/less/less.js/issues/1725
-
- 09 Dec, 2013 2 commits
-
-
Chris Rebert authored
-
Mark Otto authored
Original discussion: https://github.com/less/less.js/issues/1437#issuecomment-21383639. Since we’re switching to `grunt-contrib-less`, we can take advantage of newer LESS features than what RECESS supported. Included in that is the ability to `:extend`, and not only that, but `:extend(.mixin-name all)`. By doing so, we remove duplicate CSS for all our elements that were being clearfix-ed. Fixes #8947, #8968, #8991, #9257, #9268, #9291, #9430, #9604, #9686, #9929, #10731, #10793, #11305, #11498, #11533, #11570, #11604, #11652. (dem issues, tho)
-
- 08 Dec, 2013 1 commit
-
-
Zlatan Vasović authored
-
- 07 Dec, 2013 2 commits
-
-
Mark Otto authored
* Adds nav link to sidebar for contextual classes * Refactors to use prefixed classes, like .list-group-item-info, instead of chained classes * Adds default and linked variations to example in docs
-
- 06 Dec, 2013 2 commits
-
-
Luke Noel-Storr authored
reverted changes in commit 96109d31 which seemed to break conditional classes in striped tables (ignoring the comment above that the previous rules were needed for just this purpose) fixes issue #11728
-
Bohdan Ganicky authored
-
- 03 Dec, 2013 1 commit
-
-