aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.min.css
AgeCommit message (Expand)AuthorFilesLines
2013-08-06grunt dist on previous commitMark Otto1-1/+1
2013-08-06Fixes #9145: Fix tooltip opacityMark Otto1-1/+1
2013-08-05Scope tablet classes to tablets range onlyMark Otto1-1/+1
2013-08-05Merge branch '3.0.0-wip' into bs3_alerts_default_classMark Otto1-1/+1
2013-08-05fixes #8647: remove focus outline on :focus of buttons in button groupsMark Otto1-1/+1
2013-08-05remove dupe border-boxMark Otto1-1/+1
2013-08-05Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto1-1/+1
2013-08-05Remove dupe hover background colorMark Otto1-1/+1
2013-08-05Update labels to include a base classMark Otto1-1/+1
2013-08-05Fixes #8732: unfucks disabled fieldset form example with form groupsMark Otto1-1/+1
2013-08-05Enable scrollable responsive nav barMark Otto1-1/+1
2013-08-05Merge branch 'pullright' of https://github.com/liuyl/bootstrap into liuyl-pul...Mark Otto1-1/+1
2013-08-05Fixes #8150: add `.static-form-control` for vertical alignment of static form...Mark Otto1-1/+1
2013-08-05Fixes #8872: widen the carousel indicators to prevent wrappingMark Otto1-1/+1
2013-08-05Fixes #8795, a reoccurence of #1969Mark Otto1-1/+1
2013-08-05More button updatesMark Otto1-1/+1
2013-08-05Fixes #8770: mobile-first (stacked by default) horizontal dlsMark Otto1-1/+1
2013-08-05Fixes #8786 (part 2): new default button stylesMark Otto1-1/+1
2013-08-05Fixes #8786 (part 1): darken hover states on buttonsMark Otto1-1/+1
2013-08-05Clean up mixins, fix #9100 (no ms-keyframes)Mark Otto1-1/+1
2013-08-05fixes #8832 and #8823: remove max-width from .navbar-brand when not mobileMark Otto1-1/+1
2013-08-05run grunt distMark Otto1-1/+1
2013-08-04Fixes #9061: Panel titles should inherit color when linkedMark Otto1-1/+1
2013-08-04fixes #8805: ensure .active buttons in button groups behave like :active buttonsMark Otto1-1/+1
2013-08-04fixes #8793: remove padding-right from inputs with state changesMark Otto1-1/+1
2013-08-04Enable input focus state customizationMark Otto1-1/+1
2013-08-04Fixes #8723: allow modals to not need the .fade class /cc @fatMark Otto1-1/+1
2013-08-05btngroupsliuyl1-1/+1
2013-08-03Greater standardization of sizing terminologyChris Rebert1-1/+1
2013-08-04add line-heightliuyl1-1/+1
2013-08-02Merge branch 'btngroup' of https://github.com/liuyl/bootstrap into liuyl-btng...Mark Otto1-1/+1
2013-08-02Merge branch 'navtext' of https://github.com/liuyl/bootstrap into liuyl-navtextMark Otto1-1/+1
2013-08-02move form layouts from input groups back to forms (messed this up in b281ad64...Mark Otto1-1/+1
2013-08-02Remove requirement of `.list-group-flush` when list groups are in panelsMark Otto1-1/+1
2013-08-02Tighten up buttons and form controlsMark Otto1-1/+1
2013-08-02fixes #9015: bold links not semibold in alertsMark Otto1-1/+1
2013-08-02Merge branch '3.0.0-wip-fixed-grid-push-pull-offset' of https://github.com/jt...Mark Otto1-1/+1
2013-08-02run grunt dist for #8967Mark Otto1-1/+1
2013-08-02Fixes #8996: shift placement of justified CSS for nav componentMark Otto1-1/+1
2013-08-02Fix #9008: consolidate `.alert-block` styles into `.alert`Mark Otto1-1/+1
2013-08-01Added classes for lg-pull, lg-push, lg-offset, sm-pull, sm-push, sm-offsetJeff Tickle1-1/+1
2013-08-01add table-layoutliuyl1-1/+1
2013-07-31fixes #8937: align the dropdown menus in input groupsMark Otto1-1/+1
2013-07-31Run make on prev workMark Otto1-1/+1
2013-07-30Compiles changes to CSSBrian Nelson1-1/+1
2013-07-30make navbar-text float leftliuyl1-1/+1
2013-07-29Refactor .input-* sizing a bit by not chaining to .form-control (fixes #8672)Mark Otto1-1/+1
2013-07-29fixes #8670: move list group bg color to individual items for mo betta renderingMark Otto1-1/+1
2013-07-29Restore mini button (fixes #8644)Mark Otto1-1/+1
2013-07-29add focus to button group active button behaviorMark Otto1-1/+1