aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
2014-07-08Drop: Panels completely, as they'll be replacedMark Otto4-269/+0
2014-07-08Update grid mixins section of the docsMark Otto1-2/+3
2014-07-08Overhaul semantic grid mixinsMark Otto2-94/+12
- Drops all the `.make-**-column` mixins for a single set to be used within (or outside) media queries. - Renames `.container-fixed` to `.make-container` for consistency. - Updates built-in grid system to use new setup. See http://jsbin.com/qiqet/2/ for an example of it in action.
2014-07-08rems: rework grid system vars to use rems/emsMark Otto1-10/+10
2014-07-08Drop: Device-named container variables since we alreay sort of deprecated ↵Mark Otto1-13/+7
them many releases ago
2014-07-08Drop: deprecated .dropdown-menu.pull-right stylesMark Otto1-8/+0
2014-07-08rems: input sizesMark Otto1-3/+3
2014-07-08Drop: @gray-base variableMark Otto1-1/+0
2014-07-08Clean up variable alignment and comments; change grays to new custom valuesMark Otto1-50/+40
2014-07-08Drop: all vendor prefix mixins because autoprefixerMark Otto20-286/+55
2014-07-08Fix input sizing and increase vertical padding on textareasMark Otto2-1/+3
2014-07-08Drop: @screen-table, @screen-desktop, @screen-lg-desktop, @screen-sm, ↵Mark Otto1-21/+7
@screen-md, @screen-lg
2014-07-08Drop: @screen-xs, @screen-xs-min, and @screen-phoneMark Otto2-7/+1
2014-07-08Drop: @dropdown-caret-color variableMark Otto1-3/+0
2014-07-08rems: buttonsMark Otto2-11/+12
2014-07-08rems: codeMark Otto2-8/+9
2014-07-08Drop GlyphiconsMark Otto4-253/+8
2014-07-08drop wellsMark Otto2-30/+0
2014-07-08restore font-weight and knock down font-size for .leadMark Otto1-1/+2
2014-07-07start the move to remsMark Otto4-34/+24
2014-07-07Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG ↵Mark Otto1-1/+0
img-responsive
2014-07-08CSS3 Carousel code formattingHayden Bleasel1-3/+8
2014-07-07Follow up to #13907: Add .focus styles for buttonsMark Otto2-2/+6
2014-07-07Merge pull request #14051 from loic/issue13325Mark Otto1-23/+19
Address margins on .navbar-right to fix #13325 #13464.
2014-07-07Fix small typo introduced in e2029e1Heinrich Fenkart1-1/+1
2014-07-06Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-0/+3
2014-07-06Merge pull request #14029 from BBosman/touch-actionMark Otto2-0/+3
Add touch-action: manipulate to .btn
2014-07-07Address margins on .navbar-right to fix #13325 #13464.Loic Bistuer1-23/+19
This commit follows f9fde56.
2014-07-07Added Firefox support for CSS3 carousel transitionHayden Bleasel1-1/+1
2014-07-06Fixes #13746: Add docs section for brand imageMark Otto1-0/+4
2014-07-06Fixes #14053: Don't show radio/checkbox in justified button groupsMark Otto1-5/+10
2014-07-06Fixes #13997: Move min-height for radio/checkbox to their inner labelMark Otto1-1/+1
2014-07-05Merge pull request #13920 from AndreiRailean/patch-1Mark Otto1-8/+2
assign background to row of .table-striped
2014-07-05Merge pull request #13923 from ilikeprograms/gray-base-variableMark Otto1-5/+6
Added @gray-base variable to make @gray-{shade} reference, also allows @...
2014-07-05Fixes #13967: Don't reset the cite element's font-styleMark Otto1-5/+0
2014-07-05Fixes #13953: Remove the progress bar min-width styles for low percentages ↵Mark Otto1-5/+0
to avoid jumping progress
2014-07-05Fixes #13943: Lighten the navbar inverse link color more since our text ↵Mark Otto1-1/+1
contrast change in v3.2.0
2014-07-05Merge pull request #13464 from nickcolley/#13325-navbar-right-firstMark Otto1-5/+5
Changed last-child to first-child to fix #13325
2014-07-03Remove superfluous cursor:pointerBas Bosman1-1/+0
2014-07-03Add touch-action: manipulate to buttonsBas Bosman2-0/+3
2014-07-03Fixes #12738 again: use max-device-width instead of max-width for ↵Mark Otto1-1/+1
.navbar-collapse height in landscape devices
2014-07-02typoMark Otto1-1/+1
2014-07-02Fixes #13989: Don't extend the input sizes; manually chain the selectorsMark Otto1-8/+4
2014-07-02merge in and resolve conflictsMark Otto2-8/+7
2014-07-01place feedback icon lower, only if it really needBoris Serdyuk1-4/+9
2014-06-26Change cursor from "default" to "not-allowed" if disabledThierry Goettelmann1-1/+1
2014-06-26Remove "pointer" cursor on disabled list-group-itemThierry Goettelmann1-1/+2
2014-06-25Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-10/+12
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-06-25fixes #13912: make radios/checkboxes work with inline forms againMark Otto1-1/+1
2014-06-25Fixed @gray-base value being once space shortThomas Coleman1-1/+1