aboutsummaryrefslogtreecommitdiff
path: root/dist/css
AgeCommit message (Collapse)AuthorFilesLines
2013-08-05Fixes #8150: add `.static-form-control` for vertical alignment of static ↵Mark Otto2-2/+6
form text - Also fixes the vertical alignment of labels in horizontal layouts on account of the recent button and input padding changes - Also changes the vertical alignment of the checkboxes and radios in horizontal forms
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
- Fixes #9113 (caret colors in dropdown buttons) - Darken borders around buttons for contrast in button groups
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
Also relevant: http://www.youtube.com/watch?v=Ldyx3KHOFXw
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
- Spacing tweaks in the general mixins - Add comments to transform mixins about IE support - Remove `-ms-keyframes` because only IE10+ supports it, and without prefix
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
- Add new mixin to generate and customize focus state as needed - Adds variable to set default color - Include clear disclaimer about customizing this—it's about users', so don't go making everything bright red and expect them not to be confused or alarmed. Relevant issues: #2742, #4185, #7942, #8171, #8610, #9044
2013-08-04Fixes #8723: allow modals to not need the .fade class /cc @fatMark Otto2-3/+3
2013-08-05btngroupsliuyl2-3/+3
2013-08-03Greater standardization of sizing terminologyChris Rebert2-30/+30
In class names: * large => lg * small => sm * mini => xs ("Extra small") In screen size categories: * Tiny => Extra small
2013-08-04add line-heightliuyl2-2/+4
2013-08-02Merge branch 'btngroup' of https://github.com/liuyl/bootstrap into ↵Mark Otto2-1/+2
liuyl-btngroup Conflicts: dist/css/bootstrap.min.css
2013-08-02Merge branch 'navtext' of https://github.com/liuyl/bootstrap into liuyl-navtextMark Otto2-1/+3
Conflicts: dist/css/bootstrap.min.css
2013-08-02move form layouts from input groups back to forms (messed this up in ↵Mark Otto2-57/+57
b281ad64096d919145159ffbc4e1a5b284708d9b)
2013-08-02Remove requirement of `.list-group-flush` when list groups are in panelsMark Otto2-18/+18
Fixes #8900
2013-08-02Tighten up buttons and form controlsMark Otto2-15/+18
* Smaller padding on buttons and large buttons * Same with inputs and large inputs * Remove about 10px from height of large inputs/buttons and 4px from regular ones Fixes #8707 and #8700. (Also relevant: #8711)
2013-08-02fixes #9015: bold links not semibold in alertsMark Otto2-2/+2
2013-08-02Merge branch '3.0.0-wip-fixed-grid-push-pull-offset' of ↵Mark Otto2-34/+133
https://github.com/jtickle/fp-bootstrap into jtickle-3.0.0-wip-fixed-grid-push-pull-offset Conflicts: dist/css/bootstrap.min.css
2013-08-02run grunt dist for #8967Mark Otto2-2/+8
2013-08-02Fixes #8996: shift placement of justified CSS for nav componentMark Otto2-28/+28
2013-08-02Fix #9008: consolidate `.alert-block` styles into `.alert`Mark Otto2-16/+11
2013-08-01Added classes for lg-pull, lg-push, lg-offset, sm-pull, sm-push, sm-offsetJeff Tickle2-34/+133
2013-08-01add table-layoutliuyl2-1/+2
2013-07-31fixes #8937: align the dropdown menus in input groupsMark Otto2-1/+2
2013-07-31start on navbarMark Otto2-1/+21
2013-07-31start with buttonsMark Otto2-1/+138
2013-07-31Run make on prev workMark Otto2-28/+28
2013-07-30Compiles changes to CSSBrian Nelson2-3/+3
2013-07-30make navbar-text float leftliuyl2-1/+3
2013-07-29Refactor .input-* sizing a bit by not chaining to .form-control (fixes #8672)Mark Otto2-3/+8
2013-07-29fixes #8670: move list group bg color to individual items for mo betta renderingMark Otto2-2/+2
2013-07-29Restore mini button (fixes #8644)Mark Otto2-2/+7
2013-07-29add focus to button group active button behaviorMark Otto2-1/+3
2013-07-29buttonsliuyl2-1/+6
2013-07-28fixes #8714: correct stacked pills navMark Otto2-2/+2
2013-07-28make pull-right !importantliuyl2-9/+3
2013-07-27fixes #8665: have modals use auto margin on sides and widen it instead of ↵Mark Otto2-7/+4
positioning and negative margin
2013-07-27Input groups overhaulMark Otto2-160/+165
* Moves input groups CSS into separate file * Moves input groups docs into the Components page * Add support for radios and checkboxes in input groups to fix #8679
2013-07-27fixes #8659: remove lingering .nav-headerMark Otto2-5/+1
2013-07-27fixes #8675: align horizontal form label and inputMark Otto2-2/+2
2013-07-26rebuild + use serif arrowsfat2-1/+2
2013-07-26Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto2-9/+15
Conflicts: dist/css/bootstrap.min.css
2013-07-26Fix up dropdowns being incorrectly positioned on nav pillsMark Otto2-2/+2