aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
2013-08-19fixes #9855: account for modal overflow on body hiding scrollbarMark Otto1-0/+8
2013-08-19Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-2/+2
2013-08-19Merge pull request #9864 from boomsb/3.0.0-wipMark Otto1-2/+2
Update tables.less
2013-08-19Fixes secondary issue in #9798Mark Otto1-1/+1
2013-08-19Add default navbar z-index to fix #9844Mark Otto2-1/+3
iOS doesn't pick up the z-indexing properly on the dropdowns unless you specify one for the parent navbar.
2013-08-19Update tables.lessboomsb1-2/+2
Fixed Table cell sizing with multiple classes by using *= instead of ^=
2013-08-19Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-3/+0
2013-08-19move dropdown change from navbar to dropdowns to fix customizer compilingMark Otto2-6/+15
2013-08-19save and recompile for that last commitMark Otto1-6/+6
2013-08-19fix #9832 somewhat: more vars for jumbotronMark Otto2-2/+4
2013-08-19`.table` style is duplicate in `List groups in panels` and `Tables in panels`saiwang1-3/+0
2013-08-19Re-enable glyphicons in carousel controls and then remove redundant CSS from ↵Mark Otto1-1/+6
example
2013-08-19Change up label padding to equalize top and bottomMark Otto1-1/+1
2013-08-19Nuke margin for last child navbar textMark Otto1-0/+3
2013-08-19Merge branch '3.0.0-wip' of https://github.com/eratzlaff/bootstrap into ↵Mark Otto1-39/+111
eratzlaff-3.0.0-wip
2013-08-18smaller h1 and h2Mark Otto1-2/+2
2013-08-19Variable name fixElvis Ratzlaff1-32/+32
2013-08-18Add responsive tables with help of `.table-responsive` wrapperMark Otto1-20/+72
2013-08-19make visible/hidden classes mixableElvis Ratzlaff1-48/+120
2013-08-18Merge branch '3.0.0-wip' into bs3_homepageMark Otto7-59/+58
Conflicts: customize.html dist/css/bootstrap.min.css
2013-08-18Merge branch '3.0.0-wip' into bs3_panel_base_classMark Otto3-20/+16
Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css
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