aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Collapse)AuthorFilesLines
2012-01-30rename vertical-divider to divider-vertical, add more space around the dividerMark Otto2-3/+3
2012-01-30Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-0/+9
Conflicts: docs/assets/bootstrap.zip less/responsive.less
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ↵Mark Otto3-96/+179
it across responsive layouts
2012-01-29Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-0/+7
Conflicts: docs/assets/bootstrap.zip
2012-01-29add license for responsive and rebuildJacob Thornton1-0/+9
2012-01-29subnav adjustmentsMark Otto1-0/+7
2012-01-29fix broken navbar collapseMark Otto1-3/+5
2012-01-30Extending the dropup support to tabs and pillsBurak Tuyan1-0/+3
This was needed to match the color of the carets that are used for tabs and pills
2012-01-30Adding dropup support to split buttons and navbarBurak Tuyan1-4/+29
* Documents the hidden .dropdown-menu.bottom-up option (to be used for dropups) * Extends the .bottom-up class to carets and all relevant caret styles * Adds .dropdown-menu.pull-right class for right-aligned dropdowns and dropups * Adds examples and some information to the "split dropdown" and "navbar" sections of the Docs
2012-01-29update collapsible nav in navbarMark Otto2-3/+6
2012-01-29fix form styles on prepend/append for consistency, update code docs with ↵Mark Otto1-1/+1
examples of the code snippets
2012-01-29fix animated/striped gradients in progress barsMark Otto1-1/+1
2012-01-29refined pager styles to give a border on the links and improved hover stateMark Otto1-2/+7
2012-01-29last minute addition of a simple fluid grid for our fluid examples; it needs ↵Mark Otto2-33/+144
work, so we're not documenting it now
2012-01-29remove form docs from the styles and markup, it's no longer neededMark Otto2-18/+12
2012-01-28add swatches to the color variables in less docs pageMark Otto1-0/+24
2012-01-28removing required .navbar-static class, rewrote docs to reflect the change, ↵Mark Otto1-11/+13
and updated the upgrade docs page to include the navbar section
2012-01-28revamped the thumbnails examples to make them work and look better at higher ↵Mark Otto2-0/+8
resolution
2012-01-28namespace progress bars and labels classesMark Otto1-10/+10
2012-01-28updates to responsive and docs for responsive navbarMark Otto2-5/+5
2012-01-28clarify and tweak media queriesMark Otto1-1/+1
2012-01-28update docs to simplify some cssMark Otto1-30/+0
2012-01-28fix alert close positionMark Otto1-0/+1
2012-01-28fix dropdowns in subnavMark Otto1-1/+1
2012-01-28more responsive tweaks for tabletMark Otto1-29/+26
2012-01-28fix the navbar click and a few jank responsive problemsMark Otto3-64/+105
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 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 Thornton2-14/+25
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 Otto2-12/+23
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 Otto2-1/+4
responsive for carousel considerations
2012-01-28Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
2012-01-28modal refinements in docs and general responsivenessMark Otto2-3/+13