aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2012-01-29fix form styles on prepend/append for consistency, update code docs with exam...Mark Otto1-1/+1
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
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, a...Mark Otto1-15/+13
2012-01-28revamped the thumbnails examples to make them work and look better at higher ...Mark Otto2-0/+10
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 a...Mark Otto1-0/+20
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
2012-01-28fix border and border radius on radios/checkboxes for iOS, fix forms docs ali...Mark Otto2-1/+3
2012-01-28reset border-radius only for ie9?Mark Otto1-1/+1
2012-01-28Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-0/+7
2012-01-28darken buttons, uncomment out firefox keyframes from progress barsMark Otto2-9/+8
2012-01-28add trailing ;Jacob Thornton1-4/+4
2012-01-28Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton5-11/+19
2012-01-28fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton1-0/+7
2012-01-28update mixins to fix radial gradientMark Otto1-5/+5
2012-01-28increase padding on modal-header after decreasing h3 line-heightMark Otto1-1/+1
2012-01-28nav, buttons, and docs updates to account for outline: 0; on :activeMark Otto4-5/+13
2012-01-28change text on js docs page to improve rendering on iphone, update responsive...Mark Otto1-0/+5
2012-01-28modal refinements in docs and general responsivenessMark Otto1-3/+4
2012-01-28block level page-header h1 small for readability on 480px and underMark Otto1-0/+6
2012-01-27give append/prepend inputs higher z-index on focusMark Otto1-0/+4
2012-01-27fix regression in textarea shadowsMark Otto1-0/+1
2012-01-27fix right aligned dropdowns in navbar by adding left: auto; to nix default al...Mark Otto1-0/+1
2012-01-27add clearfix to control-group for longer labels and any other unforeseen circ...Mark Otto1-0/+1
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-2/+1
2012-01-27rgba text color on active buttons for a bit more contrast from their non-acti...Mark Otto2-1/+9
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/+2
2012-01-27use quotes on attr selectors more consistentlyMark Otto3-16/+16
2012-01-27icon spacing in small buttons and nav listsMark Otto2-1/+4
2012-01-27fixing up buttons and examples of implementing iconsMark Otto1-1/+8
2012-01-27comment icons that are 1px offMark Otto1-5/+5
2012-01-27combined .disabled and [disabled] and confirmed in ie7/8Mark Otto2-15/+2