| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-11-08 | Add missing `.small` styles and docs | Zlatan Vasović | 1 | -1/+2 | |
| 2013-11-07 | Don't print .clearfix() comment references | Luke McDonald | 1 | -2/+2 | |
| 2013-11-07 | Simplify table state styles | Zlatan Vasović | 2 | -32/+18 | |
| 2013-11-06 | more nesting in table.less | Chris Rebert | 1 | -8/+12 | |
| 2013-11-06 | use nesting to make .table-striped & .table-hover mixin-able again; fixes #11387 | Chris Rebert | 1 | -8/+12 | |
| 2013-11-06 | Fixes #11295: Restore offset, push, and pull zero classes (e.g., ↵ | Mark Otto | 1 | -2/+2 | |
| .col-md-offset-0) | |||||
| 2013-11-05 | Merge pull request #11327 from ZDroid/nestnail | Chris Rebert | 1 | -12/+11 | |
| Use nesting for thumbnail styles | |||||
| 2013-11-02 | Use nesting for .placeholder() | Zlatan Vasović | 1 | -8/+6 | |
| 2013-11-02 | & > == > | Gleb Mazovetskiy | 1 | -1/+1 | |
| 2013-11-01 | Use nesting for thumbnail styles | Zlatan Vasović | 1 | -12/+11 | |
| 2013-10-31 | Support .h1 in place of h1 inside .jumbotron | Kevin Locke | 1 | -2/+4 | |
| As in #7284, it can often be useful to style text like a heading in places where using the heading tag would be either semantically incorrect, less accessible, or otherwise invalid. Support this in .jumbotron as in the rest of the document by allowing elements with class .h1 to stand in for the h1 element. Signed-off-by: Kevin Locke <[email protected]> | |||||
| 2013-10-30 | Add well-border variable | Bas Bosman | 2 | -1/+2 | |
| Add a variable to allow the well border color to be specified. The reason I'd like to see this included is that my companies styleguide requires an explicit border color on well-like constructs. This variable allows me to easily override the default to use that color. | |||||
| 2013-10-30 | Combine multiple .thumbnail > img styles | Zlatan Vasović | 1 | -5/+3 | |
| 2013-10-29 | Change tense to imperative | Zlatan Vasović | 1 | -3/+3 | |
| Matches this comment with the commit messages and other comments. | |||||
| 2013-10-28 | Fixes #10341: don't change border color on contextual table classes | Mark Otto | 1 | -2/+0 | |
| 2013-10-28 | Fixes #10516: Use auto positioning for dropdowns in justified nav to fix ↵ | Mark Otto | 1 | -0/+5 | |
| Firefox rendering | |||||
| 2013-10-28 | Add -moz-osx-font-smoothing | Zlatan Vasović | 1 | -0/+1 | |
| 2013-10-27 | Merge pull request #11253 from ZDroid/ditch | Mark Otto | 1 | -1/+1 | |
| Ditch amp | |||||
| 2013-10-27 | Ditch amp | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-26 | #fff of course | Geremia Taglialatela | 1 | -1/+1 | |
| 2013-10-26 | Fixes #11245 | Geremia Taglialatela | 1 | -0/+6 | |
| 2013-10-26 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2013-10-26 | Merge pull request #11200 from yokomizor/variable_way_to_set_caret_width_base | Mark Otto | 1 | -1/+1 | |
| Variable way to set caret width | |||||
| 2013-10-26 | Fixes #11206: remove left padding on first inline list item | Mark Otto | 1 | -0/+6 | |
| 2013-10-26 | Add .animation() mixin | Zlatan Vasović | 2 | -6/+7 | |
| 2013-10-24 | add missing space before open curly brace | Chris Rebert | 1 | -1/+1 | |
| 2013-10-24 | fix misspelling in comment | Chris Rebert | 1 | -1/+1 | |
| 2013-10-24 | fix misspelling in comment | Chris Rebert | 1 | -1/+1 | |
| 2013-10-24 | remove ref to nonexistent branch | Chris Rebert | 1 | -1/+0 | |
| 2013-10-24 | fix WebKit caps in comments | Chris Rebert | 3 | -4/+4 | |
| 2013-10-23 | Add quick fix to labels and badges in buttons | Zlatan Vasović | 2 | -6/+12 | |
| 2013-10-22 | Merge pull request #11208 from ZDroid/codestyle_fix | Chris Rebert | 1 | -1/+1 | |
| Put a space before `{` due to code style | |||||
| 2013-10-22 | Put a space before { due to code style | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-22 | variable way to set @caret-width-base | Rogério Yokomizo | 1 | -1/+1 | |
| 2013-10-21 | Adjust in modal size rules | LFeh | 2 | -10/+9 | |
| 2013-10-21 | Change upper case to lower case | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-21 | Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible ↵ | Mark Otto | 1 | -1/+1 | |
| to better enable scrolling on Android 4.x | |||||
| 2013-10-20 | Merge pull request #10893 from Shaun-Dychko/patch--webkit-linear-gradient | Mark Otto | 1 | -1/+1 | |
| remove comma separating the color and the color-stop in -webkit-linear-gradient in the #gradient .vertical mixin. | |||||
| 2013-10-20 | more spacing | Mark Otto | 1 | -0/+1 | |
| 2013-10-20 | Merge branch 'master' into pr/10656 | Mark Otto | 29 | -466/+304 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-20 | spacing | Mark Otto | 1 | -0/+3 | |
| 2013-10-20 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -2/+4 | |
| 2013-10-20 | Fixes #10620: remove gradient on buttons for IE9 in theme.less due to bleed ↵ | Mark Otto | 1 | -0/+1 | |
| through with rounded corners | |||||
| 2013-10-20 | Remove default z-index on navbar and only set on static and fixed variants | Mark Otto | 1 | -2/+2 | |
| 2013-10-20 | Fixes #10433: Navbar z-index refactor | Mark Otto | 1 | -1/+3 | |
| * Resets the default navbar z-index to auto at a certain breakpoint * Adds fixed navbar z-index var to fixed bottom navbar (previously only on fixed top navbar) | |||||
| 2013-10-20 | fixes #11139: add position: relative; to .modal-dialog so that z-index takes ↵ | Mark Otto | 1 | -0/+1 | |
| effect | |||||
| 2013-10-20 | Merge branch 'master' of https://github.com/jeonghwan-kim/bootstrap into ↵ | Mark Otto | 1 | -1/+2 | |
| jeonghwan-kim-master Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-20 | Fixes #10522: Enable use of form validation class on .radio, .checkbox, ↵ | Mark Otto | 1 | -1/+5 | |
| .radio-inline, and .checkbox-inline | |||||
| 2013-10-20 | fixes #11126: remove box-shadow from open dropdown toggle with .btn-link | Mark Otto | 1 | -0/+5 | |
| 2013-10-20 | Merge branch 'master' into carousel_indicators_ie | Mark Otto | 1 | -1/+0 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
