aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2013-05-17update versioning to 2.3.2fat1-1/+1
2013-05-17patch dropdowns for #7118fat1-0/+9
2013-02-282.3.1fat1-1/+1
2013-02-05clean up stylesfat1-1/+4
2013-02-05derp, fix broke css and recompileMark Otto1-0/+6155
2013-02-05Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into ↵Mark Otto1-6095/+0
patrickhlauke-2.3.0-wip Conflicts: docs/assets/css/bootstrap.css less/navbar.less
2013-02-02Merge pull request #6763 from rjregenold/2.3.0-wipMark Otto1-1/+2
fixes jankiness with anchor tags in carousel.
2013-02-02Fixing inline lists for IE7Nikhil Dabas1-0/+2
2013-01-31removes anchor tag definition.RJ Regenold1-1/+0
2013-01-31lets see how much i can mess this pull request up. :|RJ Regenold1-1/+1
2013-01-31fixes jankiness with anchor tags in carousel.RJ Regenold1-1/+3
2013-01-30make on prev commitMark Otto1-0/+1
2013-01-15Fixes #6586: remove top 5px margin from navbar input group button groupsMark Otto1-1/+15
2013-01-12Cleaned up dirty CSSPatrick H. Lauke1-572/+1499
Used recess rather than less
2013-01-11Fixes #6538: Add th support to all the .table-rounded selectorsMark Otto1-4/+10
2013-01-11Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not ↵Mark Otto1-2/+2
-active
2013-01-11Fixes #6547: Make blockquotes use multiple of @baseFontSizeMark Otto1-2/+2
2013-01-11Increase input group margin on bottom and vertically center to match inputsMark Otto1-1/+2
2013-01-11Fixes #6473: Make .input-prepend and .input-append inline-block to match ↵Mark Otto1-0/+1
other form states
2013-01-11Fixes #6474: remove duplicate .btn border colors to make @btn-border workMark Otto1-7/+2
2013-01-11Fixes #6478: scope table backgrounds to immediate td/th elementsMark Otto1-10/+10
2013-01-02Basic keyboard accessibility CSS tweaksPatrick H. Lauke1-1544/+676
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-28Popovers are now flexible width:Mark Otto1-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-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto1-1/+2
2012-12-22Version bumpMark Otto1-1/+1
2012-12-20Undo important on hide/show utilties; punt to 3.0Mark Otto1-2/+2
2012-12-20Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wipMark Otto1-8/+8
2012-12-20Fixes #6339: Use important flag on .hide and .show utility classesMark Otto1-2/+2
2012-12-20Fixes #6236: Fix popover font-size in input groupsMark Otto1-1/+3
2012-12-19Get on that carousel indicator lifestyle with some new hawtnessMark Otto1-0/+25
2012-12-19Fixes #6337: scope '.media .pull-left' and '.media .pull-right' to immediate ↵Mark Otto1-2/+2
children only
2012-12-10Version bumpMark Otto1-1/+1
2012-12-10Fixes #6174: Caret alignment in small and mini buttonsMark Otto1-2/+5
2012-12-10IE10 fix in responsive utilities, not regular utilitiesMark Otto1-4/+0
2012-12-10Move IE10 responsive fix to responsive utilities so Customizer gets itMark Otto1-0/+4
2012-12-10move reset after vars and mixinsMark Otto1-32/+32
2012-12-10Update .dropdown-menu selectors to avoid conflicts with other elements. ↵Blake Embrey1-8/+8
Fixes #6197
2012-12-08Restore print stylesMark Otto1-0/+52
2012-12-08Test removal of print styles for customized buildsMark Otto1-52/+0
2012-12-08Fixes #5729: Nested striped tablesv2.2.2Mark Otto1-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-08Nesting tablesMark Otto1-10/+10
* Add simple test to css-tests.html * Scope .table-bordered to immediate children th/td elements only
2012-12-07Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipMark Otto1-0/+2
2012-12-07Fixes #6148: Icons in mini buttons properly alignedMark Otto1-0/+5
2012-12-07Merge pull request #6151 from tierra/pre-code-white-space-fixMark Otto1-0/+2
Fix code block white-space breaks within pre tags.
2012-12-07Fixes #6136: Proper scoping of breadcrumbs dividerMark Otto1-1/+1
2012-12-06Fix code block white-space breaks within pre tags.Bryan Petty1-0/+2
2012-12-05Remove commented out old popover CSSMark Otto1-60/+0
2012-12-03Fixes #6115: scope breadcrumb styles to immediate children onlyMark Otto1-3/+3
2012-12-03Fixing header color for success, error and info alertsAndreas Cederström1-0/+13
2012-12-02Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10Mark Otto1-19/+19