aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2012-01-28remove background from accordion, and use border insteadMark Otto1-4/+2
2012-01-28remove padding from first-child of inline radios/checkboxesMark Otto1-0/+3
2012-01-28fix goign between small view large view with responsive collapseJacob Thornton1-6/+11
2012-01-28turn off brand hover for now + get nav toggling in mobileJacob Thornton2-4/+7
2012-01-28Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton2-391/+448
2012-01-28blahJacob Thornton1-5/+0
2012-01-28add in a navbar button for toggling the nav itemsMark Otto2-391/+441
2012-01-28vertical align inline checkboxes/radios to improve rendering in topbarMark Otto1-0/+7
2012-01-28change .span* inputs to use content-sizing: border-box; to make them behave ↵Mark Otto1-0/+27
as block level elements
2012-01-28restore IE filters, but reset them on buttonsMark Otto1-0/+16
2012-01-28add checkbox/radio border for ios in responsiveMark Otto2-2/+4
2012-01-28fix border and border radius on radios/checkboxes for iOS, fix forms docs ↵Mark Otto3-58/+8
alignment on small devices
2012-01-28reset border-radius only for ie9?Mark Otto1-3/+1
2012-01-28Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto2-7/+14
2012-01-28darken buttons, uncomment out firefox keyframes from progress barsMark Otto1-41/+49
2012-01-28Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton2-14/+25
2012-01-28fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton2-7/+14
2012-01-28increase padding on modal-header after decreasing h3 line-heightMark Otto1-2/+2
2012-01-28Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto2-7/+1
2012-01-28nav, buttons, and docs updates to account for outline: 0; on :activeMark Otto2-12/+23
2012-01-28clean up js api for dropdownsJacob Thornton1-1/+1
2012-01-28remove js for table sortsJacob Thornton1-6/+0
2012-01-28Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton3-4/+17
2012-01-28clean up application js a bitJacob Thornton1-155/+136
2012-01-28change text on js docs page to improve rendering on iphone, update ↵Mark Otto2-1/+4
responsive for carousel considerations
2012-01-28Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto2-211/+191
2012-01-28modal refinements in docs and general responsivenessMark Otto2-3/+13
2012-01-28Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton2-7/+15
2012-01-28remove quick start section to simplify landing page + start rewriting ↵Jacob Thornton2-211/+191
application js to work ie7
2012-01-28extend block level smalls to h2s in docsMark Otto1-5/+4
2012-01-28block level page-header h1 small for readability on 480px and underMark Otto1-0/+4
2012-01-28scope subnav link styles to first child, and no dropdownsMark Otto1-1/+1
2012-01-28rewrite the code section of the type docsMark Otto1-1/+6
2012-01-27give append/prepend inputs higher z-index on focusMark Otto1-0/+7
2012-01-27fix regression in textarea shadowsMark Otto1-1/+2
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto2-2/+9
2012-01-27adding wells and close icon to the docs under misc in components, with a new ↵Mark Otto1-12/+13
subnav style
2012-01-27add toggle to docs for popover/tooltipJacob Thornton1-1/+1
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-2/+21
2012-01-27add zindex option for tooltips/popovers and fix modal zindex doc exampleJacob Thornton1-1/+8
2012-01-27fix right aligned dropdowns in navbar by adding left: auto; to nix default ↵Mark Otto1-0/+1
alignment
2012-01-27add clearfix to control-group for longer labels and any other unforeseen ↵Mark Otto1-0/+8
circumstances
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto2-2/+1
Conflicts: docs/assets/css/bootstrap.css
2012-01-27rgba text color on active buttons for a bit more contrast from their ↵Mark Otto1-2/+12
non-active siblings
2012-01-27simplify build process more - remove really annoying date.Jacob Thornton2-3/+2
2012-01-27update progress bars to have a solid edge until 100% filledMark Otto1-6/+5
2012-01-27use quotes on attr selectors more consistentlyMark Otto1-13/+13
2012-01-27icon spacing in small buttons and nav listsMark Otto1-2/+5
2012-01-27fixing up buttons and examples of implementing iconsMark Otto1-2/+10
2012-01-27comment icons that are 1px offMark Otto1-2/+2