aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2013-07-11rename .retina-image => .img-retinaChris Rebert1-1/+1
2013-07-09simplify type.lessliuyl1-6/+4
2013-07-08Merge pull request #8415 from cvrebert/code.less-cleanupMark Otto1-4/+2
2013-07-08Merge pull request #8414 from cvrebert/dropdowns-LESS-nestingMark Otto1-23/+31
2013-07-08Merge pull request #8413 from cvrebert/misc-less-refactoringMark Otto5-29/+32
2013-07-08Merge pull request #8412 from cvrebert/pagination-nestingMark Otto1-40/+50
2013-07-08Merge pull request #8411 from cvrebert/navbar-LESS-nestingMark Otto1-52/+66
2013-07-07code.less: cleanup styles that get immediately overriden later in the fileChris Rebert1-4/+2
2013-07-07use LESS nesting more in dropdowns.lessChris Rebert1-23/+31
2013-07-07refactor {badges,jumbotron,media,popover,print}.less (mostly nesting)Chris Rebert5-29/+32
2013-07-07use nesting more in pagination.lessChris Rebert1-40/+50
2013-07-07more nesting in navbar.lessChris Rebert1-52/+66
2013-07-07more nesting in buttons.lessChris Rebert1-22/+21
2013-07-07Merge pull request #8408 from cvrebert/progress-bar-variant-mixinMark Otto2-16/+13
2013-07-07Merge pull request #8407 from cvrebert/label-variant-mixinMark Otto2-28/+16
2013-07-07Merge pull request #8406 from cvrebert/navs-nestingMark Otto1-32/+41
2013-07-07Merge pull request #8405 from cvrebert/button-groups-nestingMark Otto1-11/+15
2013-07-07extract .progress-bar-variant mix-inChris Rebert2-16/+13
2013-07-07extract .label-variant mix-inChris Rebert2-28/+16
2013-07-07more nesting in navs.lessChris Rebert1-32/+41
2013-07-07more nesting in button-groups.lessChris Rebert1-11/+15
2013-07-07extract .alert-variant mix-inChris Rebert2-27/+17
2013-07-06Carousel no longer dependent on glyphiconsMaurice Wahba1-2/+15
2013-07-05Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-5/+2
2013-07-05Merge pull request #8378 from liuyl/aftertosiblingMark Otto1-5/+2
2013-07-05Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-6/+0
2013-07-05Merge pull request #8390 from liuyl/typeaheadMark Otto1-6/+0
2013-07-05Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-42/+52
2013-07-05Move `hr` to scaffolding.less (out of type.less) and simplify stylesMark Otto2-9/+12
2013-07-05Add tfoot back (addresses more than #8387)Mark Otto1-4/+8
2013-07-05refactor paginationliuyl1-4/+4
2013-07-05refactor paginationliuyl1-42/+52
2013-07-05delete typeahead styleliuyl1-6/+0
2013-07-03Remove unneeded prefixesJoey Baker1-21/+0
2013-07-03use sibling selector instead of pseudo selectorliuyl1-5/+2
2013-07-02refactor tables.less to use nesting moreChris Rebert1-44/+62
2013-07-01comma for the guardian angel /cc @cvrebertMark Otto1-1/+1
2013-07-01Merge branch '3.0.0-responsive-tables' of https://github.com/juthilo/bootstra...Mark Otto2-12/+41
2013-07-01Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto2-40/+36
2013-07-01Fixes #8350: unfuck Chrome number input element cursor /cc @cvrebert @eintnohickMark Otto1-0/+10
2013-07-01Merge pull request #8348 from Rowno/compiled-font-shorthandMark Otto1-1/+1
2013-07-01fixes #8345: use inline-block on .img-responsiveMark Otto3-8/+3
2013-07-01Merge pull request #8352 from liuyl/simplifytableMark Otto1-39/+35
2013-07-01fixes #8068: add .help-block to form field state mixinMark Otto1-0/+1
2013-07-01fixes #7367: slightly larger carousel indicatorsMark Otto1-6/+8
2013-07-01Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto3-1/+3
2013-07-01Make more components mixin-friendlyMark Otto6-80/+63
2013-07-01Fix responsive utilities for table elementsJulian Thilo2-12/+41
2013-07-01simplify tables.lessliuyl1-39/+35
2013-07-01Prevent the font shorthand from getting compiled as divisionRoland Warmerdam1-1/+1