| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-07 | Fix #12073: Consistent order of variations | Julian Thilo | 1 | -24/+24 | |
| This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger | |||||
| 2013-12-19 | Fixes #11952: Refactor blockquote styles | Mark Otto | 1 | -25/+30 | |
| * Deprecate .pull-right class for .blockquote-reverse * Move font-size change to the parent, blockquote, instead of setting on the p element to allow more flexible content | |||||
| 2013-12-18 | Fixes #11899: Ensure proper margins and .small/small usage for heading tags ↵ | Mark Otto | 1 | -6/+6 | |
| (e.g., .h1-.h6) | |||||
| 2013-12-15 | copyediting | Chris Rebert | 1 | -1/+1 | |
| 2013-12-15 | Fixes #11660: Depcreate small and .small in blockquote in favor of footer | Mark Otto | 1 | -0/+4 | |
| 2013-12-15 | Restyle the blockquote to not thin text or change line-height | Mark Otto | 1 | -2/+0 | |
| 2013-12-14 | Fixes #11572: Add contextual background-color classes to match text classes; ↵ | Mark Otto | 1 | -6/+43 | |
| move both sets of classes to Helper Classes section of the CSS docs | |||||
| 2013-12-09 | improve compliance with LESS's strictMath | Chris Rebert | 1 | -1/+1 | |
| 2013-12-08 | Switch to `&:extend(.clearfix all)` for clearfix mixin | Mark Otto | 1 | -1/+1 | |
| 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) | |||||
| 2013-12-02 | Added text-justify class to type.less | Haley | 1 | -0/+1 | |
| 2013-11-30 | Remove browser default top margin from dl elements | Mark Otto | 1 | -0/+1 | |
| 2013-11-30 | Fixes #11277: Drop the abbr element from the .initialism selector | Mark Otto | 1 | -1/+1 | |
| 2013-11-30 | Fixes #11515: Reorder the headings with body text and text emphasis classes | Mark Otto | 1 | -50/+50 | |
| 2013-11-08 | Add missing `.small` styles and docs | Zlatan Vasović | 1 | -1/+2 | |
| 2013-10-29 | Change tense to imperative | Zlatan Vasović | 1 | -3/+3 | |
| Matches this comment with the commit messages and other comments. | |||||
| 2013-10-26 | Fixes #11206: remove left padding on first inline list item | Mark Otto | 1 | -0/+6 | |
| 2013-10-24 | add missing space before open curly brace | Chris Rebert | 1 | -1/+1 | |
| 2013-10-12 | Add more functionality to .small | Zlatan Vasović | 1 | -5/+10 | |
| 2013-10-07 | Fixes #10959: round the .lead values down to nearest pixel via floor() | Mark Otto | 1 | -1/+1 | |
| 2013-09-22 | Fixes #10755: Don't remove quotes around q element by default | Mark Otto | 1 | -2/+0 | |
| 2013-09-11 | The last | Zlatan Vasović | 1 | -1/+1 | |
| 2013-09-10 | Remove display: block from address | Zlatan Vasović | 1 | -1/+0 | |
| <address> is already displayed as block in all browsers (UAs). | |||||
| 2013-09-04 | Fixes #10399: Add hover styles to text emphasis classes | Mark Otto | 1 | -6/+33 | |
| 2013-09-04 | Fixes #10436: use screen-sm var instead of hardcoded pixel value | Mark Otto | 1 | -1/+1 | |
| 2013-09-01 | derp, add on to #10153 with proper variable /cc @ggam | Mark Otto | 1 | -1/+1 | |
| 2013-09-01 | fixes #10153: restore headings-color variable | Mark Otto | 1 | -0/+1 | |
| 2013-08-27 | Fixes #10154: add .small | Mark Otto | 1 | -1/+2 | |
| 2013-08-23 | Update and document use of `small` in headings | Mark Otto | 1 | -5/+9 | |
| 2013-08-20 | add variables for heading font sizes; fixes #9921 | Chris Rebert | 1 | -6/+6 | |
| 2013-08-18 | smaller h1 and h2 | Mark Otto | 1 | -2/+2 | |
| 2013-08-05 | Merge branch 'pullright' of https://github.com/liuyl/bootstrap into ↵ | Mark Otto | 1 | -1/+0 | |
| liuyl-pullright Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-05 | Fixes #8770: mobile-first (stacked by default) horizontal dls | Mark Otto | 1 | -12/+19 | |
| 2013-07-28 | make pull-right !important | liuyl | 1 | -1/+0 | |
| 2013-07-26 | Twerk lead font-size for mobile devices | Mark Otto | 1 | -1/+5 | |
| 2013-07-26 | move things around :) | syed | 1 | -7/+7 | |
| Moved pager, pagination, popovers, tooltip, progress bars & type properties to variables.less | |||||
| 2013-07-26 | Fixes #8586: add addional color text classes to apply all of branch colors ↵ | Mark Otto | 1 | -12/+5 | |
| easily | |||||
| 2013-07-25 | twbs ALL the links | Chris Rebert | 1 | -1/+1 | |
| 2013-07-23 | No more left margin on dd elements, fixes #8567 | Mark Otto | 1 | -1/+1 | |
| 2013-07-18 | add comments to gloss Unicode codepoint hex | Chris Rebert | 1 | -2/+2 | |
| 2013-07-09 | simplify type.less | liuyl | 1 | -6/+4 | |
| 2013-07-05 | Move `hr` to scaffolding.less (out of type.less) and simplify styles | Mark Otto | 1 | -9/+0 | |
| 2013-06-23 | Fixes #8266: remove unnecessary `strong` and `em` styles | Mark Otto | 1 | -2/+0 | |
| 2013-06-20 | Add heading font family variable | Luis Hdez | 1 | -0/+1 | |
| 2013-06-17 | Better clearing on `.dl-horizontal` for empty `dd` elements | Mark Otto | 1 | -1/+1 | |
| Instead of clearing the entire `.dl-horizontal`, we've moved the clearfix mixin to the `dd` level to solve two problems in one: empty `dd`s mid-list, and empty `dd` as the last child. Addresses a few old issues, including #2824, #3819, #3821, #4062, #6707, and #7180. Sorry that took so long :D. | |||||
| 2013-06-17 | Properly unstyle the `.list-unstyled` class by switching from `margin` to ↵ | Mark Otto | 1 | -2/+2 | |
| `padding` Also add better comments | |||||
| 2013-06-17 | Remove explicit, unncessary `line-height` on `li` elements | Mark Otto | 1 | -3/+0 | |
| 2013-06-17 | Better base `ul` and `ol` styles | Mark Otto | 1 | -2/+2 | |
| Turns out we were nixing the default browser spacing for bullets and numbers, so this reverts that and instead just twerks the top/bottom `margin`. | |||||
| 2013-05-14 | Overhaul form control and button sizing, and some type styles | Mark Otto | 1 | -2/+1 | |
| * New padding approach with separate horizontal and vertical padding variables * Improved sizing in large and small buttons and form controls * Dropped the `.btn-mini` (since we have no `.input-mini` to match, and holy fuck those were small buttons) * Dropped the `.pagination-mini` as well because once again, to hell with such small components * Changed `@line-height-headings` to `@headings-line-height` * Removed the `@headings-font-family` because it was honestly kind of useless | |||||
| 2013-05-09 | Unitless line-height | Mark Otto | 1 | -28/+24 | |
| * Instead of 20px as @line-height-base, use 1.5 * Update typographic scale for headings to use unitless as well--required some twerking of decimals a bit and some rounding * Introduce new @line-height-computed value, which takes base font-size and multiplies it by 1.5, for use in padding and margin on components | |||||
| 2013-04-21 | Fixes #7617: lowercase and dash gray color vars | Mark Otto | 1 | -8/+8 | |
