aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
2013-08-18Update var in themeMark Otto1-1/+1
2013-08-18Refactor alerts to have a base class, but no default class, thus requiring a ↵Mark Otto2-19/+15
modifier class at all times
2013-08-18Refactor panels to have a base class for improved flexibility when ↵Mark Otto4-10/+15
customizing (and no overriding to start, too)
2013-08-18improve dependencies for image thumbnails and thumbnail componentMark Otto2-29/+27
2013-08-18better alignment of glyphicons verticallyMark Otto1-1/+1
2013-08-18Merge branch '3.0.0-wip' into bs3_homepageMark Otto10-142/+462
Conflicts: customize.html examples/justified-nav/justified-nav.css
2013-08-18fixes #9815: proper alignment of navbar nav if first childMark Otto1-0/+4
2013-08-18Merge branch '3.0.0-wip' into glyphicons-LESS-fixesMark Otto5-132/+184
Conflicts: dist/css/bootstrap.min.css
2013-08-18Merge branch '3.0.0-navbar-default' of ↵Mark Otto3-113/+156
https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-navbar-default Conflicts: dist/css/bootstrap.min.css
2013-08-18fixes #9798: update spacing on checkboxes and radios for horizontalMark Otto1-11/+18
2013-08-18Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto2-13/+15
2013-08-18tweak some of the Glyphicon class names to match Bootstrap conventionsChris Rebert1-5/+5
2013-08-18Merge pull request #9804 from twbs/redundant-ampersandsMark Otto1-5/+5
rm redundant ampersands from button-groups LESS
2013-08-18regenerate Glyphicons LESS from their website; fixes some wrong codepoint ↵Chris Rebert1-201/+200
numbers
2013-08-18fixes #9803: label and input alignment in horizontal formsMark Otto1-1/+1
2013-08-18rm redundant ampersands from button-groups LESSChris Rebert1-5/+5
2013-08-18Fix some forgotten things for navbar-defaultJulian Thilo3-40/+40
New variable names were missing here and there.
2013-08-18Nesting for link stylesZlatan Vasović1-8/+10
2013-08-18Add a .navbar-default class for default colorsJulian Thilo2-111/+154
* Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly
2013-08-18fixes #9790: nullify right padding in container-ed navbars when last element ↵Mark Otto1-0/+4
in collapse is a right aligned navbar nav
2013-08-18fixes #9768: unbold buttonsMark Otto1-1/+1
2013-08-18fixes #9786: enable tables in panelsMark Otto1-0/+20
2013-08-18fixes #9787: remove derp fileMark Otto1-0/+0
2013-08-18Merge pull request #9767 from twbs/bs3_restore_glyphiconsMark Otto4-0/+240
BS3: Restore Glyphicons
2013-08-18Merge branch '3.0.0-wip' into bs3_restore_glyphiconsMark Otto2-3/+4
Conflicts: dist/css/bootstrap.min.css
2013-08-18Update mixins.lessMike Pagé1-1/+1
2013-08-18combine and simplify caret border widthsMark Otto1-3/+2
2013-08-18Merge branch 'fixcaret' of https://github.com/liuyl/bootstrap into ↵Mark Otto1-1/+3
liuyl-fixcaret
2013-08-18fixes #9769: use navbar border radius var in themeMark Otto1-1/+1
2013-08-18fixed caretliuyl1-1/+3
2013-08-18Upgrade to latest glyphiconsMark Otto2-2/+43
2013-08-18docs layout and alignment refinementMark Otto1-0/+3
2013-08-18Restore glyphiconsMark Otto4-0/+196
2013-08-17it's levi-OH-sa, not levi-oh-SARMark Otto1-1/+1
2013-08-17undo old change to navbar brand from this branchMark Otto1-4/+0
2013-08-17Merge branch '3.0.0-wip' into bs3_homepageMark Otto10-89/+342
Conflicts: dist/css/bootstrap.min.css
2013-08-17Reorder bootstrap.less to match docs oderMark Otto1-19/+15
2013-08-17Navbar updateMark Otto2-13/+25
Addresses a few different cases where the navbar has and doesn't have a container, and accordingly adjusts the padding and margin of key elements.
2013-08-17Update jumbotronMark Otto1-3/+14
* Defaults to no rounded corners and full width in the viewport * When in a container, the jumbotron has extra padding and will have rounded corners * Updates default jumbotron example to show the full width default display Fixes #9759.
2013-08-17generic commentMark Otto1-4/+4
2013-08-17Finish first pass at and docment Bootstrap v2-ish themeMark Otto2-9/+175
* Adds new "theme" example * Adds new theme.less file to provide all the overrides and additional styles for the theme * theme.less compiles, via Grunt, to two new files to `dist/css`, bootstrap-theme.css and bootstrap-theme.min.css
2013-08-17Merge branch '3.0.0-wip' into bs3_themeMark Otto28-713/+1209
Conflicts: dist/css/bootstrap.min.css
2013-08-17Fix navbar brand alignment by removing header padding when above 768pxMark Otto1-0/+3
2013-08-17Fixes #9752: clear floats in .panel-bodyMark Otto1-0/+1
2013-08-17More consistent naming with screen size variables using xs, sm, md, and lgMark Otto6-57/+56
2013-08-17Merge branch '3.0.0-wip' into bs3_homepageMark Otto10-46/+44
Conflicts: dist/css/bootstrap.min.css getting-started.html
2013-08-172px border on thead th elements for just a tad more separationMark Otto1-0/+9
2013-08-17fixes #9538: prevent Firefox rendering bug via some border-fuMark Otto1-1/+6
2013-08-17Fixes #9552: Downsize and use whole numbers for panel title to prevent odd ↵Mark Otto1-1/+1
1px bug
2013-08-17fix #9743: pager hover background should be light grayMark Otto1-1/+1