aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2012-08-19fix static navbar container issues, clean up docs presentation by unfixing th...Mark Otto1-2/+6
2012-08-19fixes #4458: improve support for .btn + .btn in .btn-groups and .btn-toolbarsMark Otto1-2/+6
2012-08-19fixes #4455: improve small styles and add to docsMark Otto1-25/+20
2012-08-18fixes #4044: make z-index of tooltips same as fixed navbar so they overlay it...Mark Otto1-2/+2
2012-08-18fixes #4442: allow for .btn within a .btn-toolbar without .btn-groupMark Otto1-0/+6
2012-08-18fixes #4445: .btn-link shouldn't have a pressed button-like state at all, so ...Mark Otto1-5/+9
2012-08-17fixes #4260 and #4322: set vertical-align to top on input-prepend components ...Mark Otto1-2/+2
2012-08-17fix up padding on small buttons, add button examplesMark Otto1-3/+4
2012-08-17fixes #4438: button groups in inline forms now render inlineMark Otto1-1/+3
2012-08-17fixes #4428: specifity on .search-query increasedMark Otto1-1/+1
2012-08-17fixes #4421: add static top navbar classMark Otto1-0/+12
2012-08-17additional navbar contrast: add inset shadow since we nuked the borderMark Otto1-6/+6
2012-08-17change css version #Mark Otto1-1/+1
2012-08-17run make on previous commit's mergeMark Otto1-1/+2
2012-08-17fixes #4416 in a different way: scope active state of navbar links to just th...Mark Otto1-3/+3
2012-08-15tweak transitionMark Otto1-4/+4
2012-08-15add transition to thumbnailsMark Otto1-0/+4
2012-08-14running make on prev mergeMark Otto1-1/+1
2012-08-14navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ...Mark Otto1-10/+11
2012-08-14compensate for ie7 button padding with no borders, fix indentationMark Otto1-2/+2
2012-08-14remove bottom margin on radios and checkboxesMark Otto1-1/+1
2012-08-14fixes #3674: checkbox vertical alignment in IE9Mark Otto1-2/+1
2012-08-14fix width of star github btn in docsMark Otto1-1/+0
2012-08-14fixes #4358: make select elements 30px tall to match inputsMark Otto1-2/+3
2012-08-14remove borders entirely from fixed navbarsMark Otto1-2/+5
2012-08-14fixes #4371: scope hovers on table rows to tbodyMark Otto1-2/+2
2012-08-14fixes #4396: pull right dropdown menus no longer overlaid by submenusMark Otto1-0/+11
2012-08-14fixes #4395: scope dropdown menu caret in navbar to first level dropdown onlyMark Otto1-4/+4
2012-08-14now with 13 custom jquery pluginsAndreas Cederstròˆm1-0/+1
2012-08-13fixes #4342: navbar vars not in use, render navbar dividersMark Otto1-12/+12
2012-08-13running make on previous changesMark Otto1-0/+4
2012-08-08add some simple styles for showing white icons on hover where appropriateMark Otto1-1/+8
2012-08-07fix chevron on js docs and run make after table changesMark Otto1-3/+3
2012-08-07fixes #4304: more specific selectors on table border classes to override .tab...Mark Otto1-14/+14
2012-08-07fixes #4295: add vars for paginationMark Otto1-1/+2
2012-08-01cut down on selectors on .formFieldState() mixin to origin input catchallMark Otto1-84/+6
2012-08-01fixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions w...Mark Otto1-15/+102
2012-08-01darken default button bordersMark Otto1-2/+2
2012-08-01increase horizontal padding on inputs given new font-sizeMark Otto1-13/+13
2012-08-01increase margin on checkboxes and radios to center properlyMark Otto1-1/+1
2012-07-30fixes #3615: remove last-child hack for IE7 since IE7 doesn't support :last-c...Mark Otto1-5/+0
2012-07-30remove position from labels/badges in mini btnsMark Otto1-0/+5
2012-07-30fixes #3665: ensure inputs in a fluid row maintain grid sizingMark Otto1-0/+4
2012-07-30fixes #3900: nudge badges in buttons up 1pxMark Otto1-0/+6
2012-07-30update button styles to use updated 14px base font size, align carets to othe...Mark Otto1-25/+17
2012-07-30fix navbar form alignment, and update examples to show these casesMark Otto1-2/+2
2012-07-30fix examples collapse classes, rename navbar-redux to navbar and delete the o...Mark Otto1-0/+32
2012-07-29fixes #4221: correct border-collapse property for IE7 hackMark Otto1-1/+1
2012-07-29fixes #3694: provide override classes for .hide and .pull-right for grid columnsMark Otto1-0/+10
2012-07-29more breadcrumb tweaks for contrastMark Otto1-3/+3