aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2012-08-19pre font-size increase; revert static top navbar, undo contents section for nowMark Otto1-1/+1
2012-08-19fix static navbar container issues, clean up docs presentation by unfixing th...Mark Otto4-2/+13
2012-08-19fixes #4462: mixins instead of vanilla cssMark Otto1-6/+2
2012-08-19fixes #4458: improve support for .btn + .btn in .btn-groups and .btn-toolbarsMark Otto1-2/+5
2012-08-19fixes #4455: improve small styles and add to docsMark Otto1-23/+20
2012-08-18fixes #4044: make z-index of tooltips same as fixed navbar so they overlay it...Mark Otto1-1/+1
2012-08-18fixes #4442: allow for .btn within a .btn-toolbar without .btn-groupMark Otto1-0/+5
2012-08-18fixes #4445: .btn-link shouldn't have a pressed button-like state at all, so ...Mark Otto1-4/+7
2012-08-17nuke subnav styles from responsive navbarMark Otto1-38/+1
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-1/+1
2012-08-17Merge branch '2.1.0-wip' of https://github.com/tobz/bootstrap into tobz-2.1.0...Mark Otto2-2/+3
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-3/+17
2012-08-17additional navbar contrast: add inset shadow since we nuked the borderMark Otto1-2/+2
2012-08-17change css version #Mark Otto1-1/+1
2012-08-17Merge pull request #4419 from natansh/2.1.0-wipMark Otto1-1/+1
2012-08-17fixes #4416 in a different way: scope active state of navbar links to just th...Mark Otto1-3/+3
2012-08-16Fixes typo for issue #4413.Natansh Verma1-1/+1
2012-08-15tweak transitionMark Otto1-1/+1
2012-08-15Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto1-1/+1
2012-08-15add transition to thumbnailsMark Otto1-0/+1
2012-08-15Removed pixel designation from a zeroed-out property.tobz1-1/+1
2012-08-15Added default top margin of 1px for icons.tobz1-0/+1
2012-08-15Updated margin adjustments of button-based icon overrides.tobz1-2/+2
2012-08-14Merge pull request #4274 from Marmelatze/three-color-gradientMark Otto1-1/+1
2012-08-14Merge branch 'fix/center-text-navbar' of https://github.com/mikaelkael/bootst...Mark Otto1-5/+2
2012-08-14navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ...Mark Otto3-3/+5
2012-08-14compensate for ie7 button padding with no borders, fix indentationMark Otto2-3/+4
2012-08-14remove bottom margin on radios and checkboxesMark Otto1-1/+1
2012-08-14fixes #3674: checkbox vertical alignment in IE9Mark Otto1-0/+1
2012-08-15Center text in navbar with change to @baseLineHeight (18 -> 20px)Mickael Perraud1-5/+2
2012-08-14fixes #4358: make select elements 30px tall to match inputsMark Otto1-2/+2
2012-08-14remove borders entirely from fixed navbarsMark Otto1-2/+4
2012-08-14fixes #4371: scope hovers on table rows to tbodyMark Otto1-3/+5
2012-08-14Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto1-1/+1
2012-08-14fixes #4396: pull right dropdown menus no longer overlaid by submenusMark Otto1-0/+7
2012-08-14fixes #4395: scope dropdown menu caret in navbar to first level dropdown onlyMark Otto1-2/+2
2012-08-14Fix .thumbnail line-heightMelvin1-1/+1
2012-08-13fixes #4265: restore chromium select fixMark Otto1-0/+1
2012-08-13fixes #4342: navbar vars not in use, render navbar dividersMark Otto2-5/+15
2012-08-13running make on previous changesMark Otto1-0/+3
2012-08-08add some simple styles for showing white icons on hover where appropriateMark Otto1-14/+9
2012-08-07fixes #4304: more specific selectors on table border classes to override .tab...Mark Otto1-12/+19
2012-08-07fixes #4295: add vars for paginationMark Otto2-1/+8
2012-08-03Fixes vertical-three-colors in FirefoxFlorian Pfitzer1-1/+1
2012-08-01cut down on selectors on .formFieldState() mixin to origin input catchallMark Otto1-14/+1
2012-08-01fixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions w...Mark Otto1-2/+19
2012-08-01add test for #4236: button group, one button with text and one with icon, now...Mark Otto1-1/+11