| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-02-05 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | fat | 1 | -0/+13 | |
| Conflicts: docs/assets/js/bootstrap.min.js | |||||
| 2013-02-05 | clean up styles | fat | 1 | -1/+4 | |
| 2013-02-05 | Fixes #6190: Add print utility classes | Mark Otto | 1 | -0/+13 | |
| 2013-02-05 | derp, fix broke css and recompile | Mark Otto | 1 | -0/+6155 | |
| 2013-02-05 | Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into ↵ | Mark Otto | 2 | -6097/+6 | |
| patrickhlauke-2.3.0-wip Conflicts: docs/assets/css/bootstrap.css less/navbar.less | |||||
| 2013-02-02 | Merge pull request #6763 from rjregenold/2.3.0-wip | Mark Otto | 1 | -1/+2 | |
| fixes jankiness with anchor tags in carousel. | |||||
| 2013-02-02 | Fixing inline lists for IE7 | Nikhil Dabas | 1 | -0/+2 | |
| 2013-01-31 | removes anchor tag definition. | RJ Regenold | 1 | -1/+0 | |
| 2013-01-31 | lets see how much i can mess this pull request up. :| | RJ Regenold | 1 | -1/+1 | |
| 2013-01-31 | fixes jankiness with anchor tags in carousel. | RJ Regenold | 1 | -1/+3 | |
| 2013-01-30 | make on prev commit | Mark Otto | 1 | -0/+1 | |
| 2013-01-30 | clear up show-grid stuff | Mark Otto | 1 | -2/+2 | |
| 2013-01-15 | Fixes #6586: remove top 5px margin from navbar input group button groups | Mark Otto | 1 | -1/+15 | |
| 2013-01-12 | Cleaned up dirty CSS | Patrick H. Lauke | 2 | -642/+1636 | |
| Used recess rather than less | |||||
| 2013-01-11 | Fixes #6538: Add th support to all the .table-rounded selectors | Mark Otto | 1 | -4/+10 | |
| 2013-01-11 | Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not ↵ | Mark Otto | 1 | -2/+2 | |
| -active | |||||
| 2013-01-11 | Fixes #6547: Make blockquotes use multiple of @baseFontSize | Mark Otto | 1 | -2/+2 | |
| 2013-01-11 | Increase input group margin on bottom and vertically center to match inputs | Mark Otto | 1 | -1/+2 | |
| 2013-01-11 | Fixes #6473: Make .input-prepend and .input-append inline-block to match ↵ | Mark Otto | 1 | -0/+1 | |
| other form states | |||||
| 2013-01-11 | Fixes #6474: remove duplicate .btn border colors to make @btn-border work | Mark Otto | 1 | -7/+2 | |
| 2013-01-11 | Fixes #6478: scope table backgrounds to immediate td/th elements | Mark Otto | 1 | -10/+10 | |
| 2013-01-02 | Basic keyboard accessibility CSS tweaks | Patrick H. Lauke | 2 | -1683/+752 | |
| 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). | |||||
| 2012-12-28 | Popovers are now flexible width: | Mark Otto | 1 | -1/+5 | |
| * Instead of a fixed width, we use max-width * Width has been increased from 240px to 280px * Added ability to hide the title via CSS :empty selector if no title is provided | |||||
| 2012-12-26 | Add longer tooltip example to docs, tighten up line-height on tooltip; run make | Mark Otto | 1 | -1/+2 | |
| 2012-12-22 | Version bump | Mark Otto | 2 | -2/+2 | |
| 2012-12-20 | Update the examples index: | Mark Otto | 1 | -0/+3 | |
| * Retina ready screenshots * Added screenshot and link to justified nav example (previously unlinked marketing-alternate.html) | |||||
| 2012-12-20 | Undo important on hide/show utilties; punt to 3.0 | Mark Otto | 1 | -2/+2 | |
| 2012-12-20 | Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip | Mark Otto | 1 | -8/+8 | |
| 2012-12-20 | Fixes #6339: Use important flag on .hide and .show utility classes | Mark Otto | 1 | -2/+2 | |
| 2012-12-20 | Fixes #6236: Fix popover font-size in input groups | Mark Otto | 1 | -1/+3 | |
| 2012-12-19 | Get on that carousel indicator lifestyle with some new hawtness | Mark Otto | 1 | -0/+25 | |
| 2012-12-19 | Fixes #6337: scope '.media .pull-left' and '.media .pull-right' to immediate ↵ | Mark Otto | 1 | -2/+2 | |
| children only | |||||
| 2012-12-10 | Version bump | Mark Otto | 2 | -2/+2 | |
| 2012-12-10 | Fixes #6174: Caret alignment in small and mini buttons | Mark Otto | 1 | -2/+5 | |
| 2012-12-10 | IE10 fix in responsive utilities, not regular utilities | Mark Otto | 2 | -4/+4 | |
| 2012-12-10 | Move IE10 responsive fix to responsive utilities so Customizer gets it | Mark Otto | 2 | -4/+4 | |
| 2012-12-10 | move reset after vars and mixins | Mark Otto | 1 | -32/+32 | |
| 2012-12-10 | Update .dropdown-menu selectors to avoid conflicts with other elements. ↵ | Blake Embrey | 1 | -8/+8 | |
| Fixes #6197 | |||||
| 2012-12-08 | Restore print styles | Mark Otto | 1 | -0/+52 | |
| 2012-12-08 | Test removal of print styles for customized builds | Mark Otto | 1 | -52/+0 | |
| 2012-12-08 | Fixes #5729: Nested striped tablesv2.2.2 | Mark Otto | 1 | -2/+6 | |
| * Scopes striping to immediate children of the tbody and tr * For nested tables, sets a background color of @bodyBackground, to override the default transparent bg | |||||
| 2012-12-08 | Nesting tables | Mark Otto | 1 | -10/+10 | |
| * Add simple test to css-tests.html * Scope .table-bordered to immediate children th/td elements only | |||||
| 2012-12-07 | Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip | Mark Otto | 1 | -0/+2 | |
| 2012-12-07 | Fixes #6148: Icons in mini buttons properly aligned | Mark Otto | 1 | -0/+5 | |
| 2012-12-07 | Merge pull request #6151 from tierra/pre-code-white-space-fix | Mark Otto | 1 | -0/+2 | |
| Fix code block white-space breaks within pre tags. | |||||
| 2012-12-07 | Fixes #6136: Proper scoping of breadcrumbs divider | Mark Otto | 1 | -1/+1 | |
| 2012-12-06 | Fix code block white-space breaks within pre tags. | Bryan Petty | 1 | -0/+2 | |
| 2012-12-05 | Remove commented out old popover CSS | Mark Otto | 1 | -60/+0 | |
| 2012-12-04 | Fix up display of dropdown submenu examples on responsive views | Mark Otto | 1 | -1/+35 | |
| 2012-12-03 | Fixes #6115: scope breadcrumb styles to immediate children only | Mark Otto | 1 | -3/+3 | |
