aboutsummaryrefslogtreecommitdiff
path: root/dist/css
AgeCommit message (Expand)AuthorFilesLines
2013-08-12fixes #9266 manually on account of list group file reorganizationMark Otto2-5/+5
2013-08-12fixes #8835: make it so active list group items aren't dependent on an <a> tagMark Otto2-14/+20
2013-08-12fixes #9310: alerts aren't dismissable by default, now requires .alert-dismis...Mark Otto2-9/+13
2013-08-12Media query (grid and responsive utilities) overhaulMark Otto2-57/+406
2013-08-11simplify padding in list groups and margins on badges withinMark Otto2-4/+3
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto2-99/+129
2013-08-11Drop the font-weight on panel labels since heading elements already get itMark Otto2-2/+1
2013-08-11Follow up commit: fix collapse clearing and navbar brand/nav spacingMark Otto2-1/+5
2013-08-11Refactor navbars to simplify thingsMark Otto2-21/+7
2013-08-11rebuild + first bit of customizer urlsfat2-99/+129
2013-08-11addressing #9189 manually, part 5: don't bother with a .label font-weight var...Mark Otto2-2/+2
2013-08-11fixes #8983Jacob Thornton2-3/+2
2013-08-11fixes #8900: nuke empty space between panel heading and list groupMark Otto2-1/+9
2013-08-11fixes #9241: enable collapsing for labels, in addition to badges, when emptyMark Otto2-1/+5
2013-08-08fix 'Calcuated' typo & run grunt; thanks @FagnerMartinsBrackChris Rebert2-4/+4
2013-08-06Improve accessibility (Section 508, WCAG)adamjacobbecker2-1/+12
2013-08-06fixes #8959: only negative indent rows within .container (prevents horizontal...Mark Otto2-3/+3
2013-08-06more twerks to the themeMark Otto2-1/+11
2013-08-06Merge branch '3.0.0-wip' into bs3_themeMark Otto2-336/+505
2013-08-06update use of mixins and add bg-colors where necessaryMark Otto2-10/+1
2013-08-06Fixes #8749: prevent navbar nav from overlapping navbar toggleMark Otto2-2/+6
2013-08-06Fix #9174: pad bottom of navbar collapsed content and clear floated contentsMark Otto2-1/+26
2013-08-06grunt dist on previous commitMark Otto2-1/+5
2013-08-06Fixes #9145: Fix tooltip opacityMark Otto2-12/+12
2013-08-05Scope tablet classes to tablets range onlyMark Otto2-2/+2
2013-08-05Merge branch '3.0.0-wip' into bs3_alerts_default_classMark Otto2-9/+9
2013-08-05fixes #8647: remove focus outline on :focus of buttons in button groupsMark Otto2-4/+7
2013-08-05remove dupe border-boxMark Otto2-4/+1
2013-08-05Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto2-3/+3
2013-08-05Remove dupe hover background colorMark Otto2-2/+1
2013-08-05Update labels to include a base classMark Otto2-2/+10
2013-08-05Fixes #8732: unfucks disabled fieldset form example with form groupsMark Otto2-2/+1
2013-08-05Enable scrollable responsive nav barMark Otto2-1/+11
2013-08-05Merge branch 'pullright' of https://github.com/liuyl/bootstrap into liuyl-pul...Mark Otto2-9/+4
2013-08-05Fixes #8150: add `.static-form-control` for vertical alignment of static form...Mark Otto2-2/+6
2013-08-05Fixes #8872: widen the carousel indicators to prevent wrappingMark Otto2-3/+3
2013-08-05Fixes #8795, a reoccurence of #1969Mark Otto2-1/+15
2013-08-05More button updatesMark Otto2-18/+34
2013-08-05Fixes #8770: mobile-first (stacked by default) horizontal dlsMark Otto2-33/+30
2013-08-05Fixes #8786 (part 2): new default button stylesMark Otto2-11/+17
2013-08-05Fixes #8786 (part 1): darken hover states on buttonsMark Otto2-13/+13
2013-08-05Clean up mixins, fix #9100 (no ms-keyframes)Mark Otto2-10/+1
2013-08-05fixes #8832 and #8823: remove max-width from .navbar-brand when not mobileMark Otto2-1/+2
2013-08-05run grunt distMark Otto2-6/+7
2013-08-04Fixes #9061: Panel titles should inherit color when linkedMark Otto2-1/+5
2013-08-04fixes #8805: ensure .active buttons in button groups behave like :active buttonsMark Otto2-2/+4
2013-08-04fixes #8793: remove padding-right from inputs with state changesMark Otto2-4/+1
2013-08-04Enable input focus state customizationMark Otto2-4/+4
2013-08-04Fixes #8723: allow modals to not need the .fade class /cc @fatMark Otto2-3/+3
2013-08-05btngroupsliuyl2-3/+3