aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
2012-01-31clean up responsive media queries and docs cssMark Otto2-5/+9
2012-01-31chance icon classMark Otto2-127/+127
2012-01-30disable cursor on disabled and active pagination linksMark Otto1-0/+1
2012-01-30once more, overhaul the icons and use the css regex selector on our iconsMark Otto1-1/+1
2012-01-30fix button styles on active and disabledMark Otto1-2/+2
2012-01-30restore a few commented out responsive itemsMark Otto1-1/+0
2012-01-30update icons everywhere to be scoped per other components, fix broken ↵Mark Otto1-132/+133
elements on js docs page
2012-01-30refactor the navs to use prefixed classes, because you know, consistency is ↵Mark Otto1-64/+64
beast mode
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto2-31/+31
2012-01-30refactor buttons.lessMark Otto1-101/+118
2012-01-30speed up topbar animation for responsiveJacob Thornton1-1/+2
2012-01-30implement @textColor for body textMark Otto2-2/+2
2012-01-30large carousel images and margin bottom addedMark Otto1-0/+1
2012-01-30account for floated inputs in the .navbar-formMark Otto1-0/+1
2012-01-30adding warning (orange) button, fix responsive navbar problemMark Otto3-2/+10
2012-01-30add skew mixinMark Otto1-1/+14
2012-01-30remove top 5px padding from first inline radio/checkboxMark Otto1-1/+1
2012-01-30namespace popover valuesMark Otto1-25/+25
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/+10
Conflicts: docs/assets/bootstrap.zip less/responsive.less
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ↵Mark Otto5-310/+166
it across responsive layouts
2012-01-29Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton3-25/+26
Conflicts: docs/assets/bootstrap.zip
2012-01-29add license for responsive and rebuildJacob Thornton1-2/+12
2012-01-29move vars and mixins for default grid back to appropriate filesMark Otto3-25/+26
2012-01-29fix broken navbar collapseMark Otto1-5/+16
2012-01-29update collapsible nav in navbarMark Otto2-3/+7
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 Otto5-69/+157
work, so we're not documenting it now
2012-01-29remove form docs from the styles and markup, it's no longer neededMark Otto1-1/+12
2012-01-28removing required .navbar-static class, rewrote docs to reflect the change, ↵Mark Otto1-15/+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/+10
resolution
2012-01-28namespace progress bars and labels classesMark Otto2-10/+10
2012-01-28updates to responsive and docs for responsive navbarMark Otto1-0/+4
2012-01-28clarify and tweak media queriesMark Otto1-1/+1
2012-01-28fix alert close positionMark Otto1-0/+1
2012-01-28more responsive tweaks for tabletMark Otto1-7/+7
2012-01-28fix the navbar click and a few jank responsive problemsMark Otto2-14/+15
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/+5
2012-01-28turn off brand hover for now + get nav toggling in mobileJacob Thornton3-10/+12
2012-01-28Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton4-6/+44
2012-01-28blahJacob Thornton1-5/+11
2012-01-28add in a navbar button for toggling the nav itemsMark Otto3-5/+33
2012-01-28vertical align inline checkboxes/radios to improve rendering in topbarMark Otto2-1/+11
2012-01-28change .span* inputs to use content-sizing: border-box; to make them behave ↵Mark Otto1-0/+20
as block level elements
2012-01-28comment for progress bars firefox keyframesMark Otto1-0/+1
2012-01-28restore IE filters, but reset them on buttonsMark Otto1-0/+8
2012-01-28add checkbox/radio border for ios in responsiveMark Otto2-2/+7