aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
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 Otto1-0/+12
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 Thornton1-12/+10
2012-01-28fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton1-0/+12
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 Otto1-1/+1
2012-01-28nav, buttons, and docs updates to account for outline: 0; on :activeMark Otto1-10/+8
2012-01-28clean up js api for dropdownsJacob Thornton1-1/+1
2012-01-28change text on js docs page to improve rendering on iphone, update ↵Mark Otto1-1/+1
responsive for carousel considerations
2012-01-28remove quick start section to simplify landing page + start rewriting ↵Jacob Thornton1-1/+1
application js to work ie7
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-27add toggle to docs for popover/tooltipJacob Thornton1-1/+1
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 Otto1-1/+0
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 Thornton1-2/+1
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
2012-01-27combined .disabled and [disabled] and confirmed in ie7/8Mark Otto1-24/+6
2012-01-27new tab focus style and mixinMark Otto1-5/+19
2012-01-27clean up use of mixins to highlight them appropriately in your fav editorMark Otto1-2/+2
2012-01-27Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ↵Mark Otto1-8/+50
phopkins-ie_7_components Conflicts: docs/assets/css/bootstrap.css
2012-01-27overhaul navbar behavior in responsive cssMark Otto1-2/+2
2012-01-27remove page-header from docs and add to type.lessMark Otto1-1/+9
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap.css
2012-01-27update examples and restore iconsMark Otto1-1/+1
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-9/+100
Conflicts: docs/assets/css/bootstrap.css
2012-01-27add missing parenJacob Thornton1-1/+1
2012-01-27fix inputs in navbarMark Otto1-1/+2
2012-01-27update the docs for iconsMark Otto1-14/+14
2012-01-27Merge branch '2.0-wip' of https://github.com/buraktuyan/bootstrap into ↵Mark Otto1-9/+99
buraktuyan-2.0-wip
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap.css
2012-01-27Rebuild css and htmlPete Hopkins1-8/+50
2012-01-27update icon examples to show icons in differently sized buttonsMark Otto1-1/+1
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-1/+2
Conflicts: docs/assets/css/bootstrap.css
2012-01-27rebuil update layoutJacob Thornton1-2/+2
2012-01-27align text in buttons so folks can easily make them different widthsMark Otto1-1/+2
2012-01-27i18n download pageMark Otto1-1/+1
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap.css docs/download.html
2012-01-27huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces ↵Mark Otto1-11/+12
and stuff
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-1/+16
Conflicts: docs/assets/css/bootstrap.css
2012-01-27Merge branch '2.0-wip' of git://github.com/twitter/bootstrap into 2.0-wipBurak Tuyan1-1/+16
2012-01-27Rebuild bootstrap.cssPete Hopkins1-2/+14
2012-01-27adding outline callout as a fallback for IE--needs testing though, thought I ↵Mark Otto1-2/+5
already added this