aboutsummaryrefslogtreecommitdiff
path: root/less/breadcrumbs.less
AgeCommit message (Collapse)AuthorFilesLines
2014-08-04rename imported files to preface with underscore; rerun grunt distMark Otto1-27/+0
2014-07-08Implement the new border-radius guard: only round things if global ↵Mark Otto1-1/+1
@enable-rounded == true
2014-07-08rems: update breadcrumbs to use new sizing; improve variables by renaming ↵Mark Otto1-3/+4
@breadcrumb-separator to @breadcrumb-divider; change up colors
2013-12-18restore inline block on breadcrumbs and ensure proper code formatting for ↵Mark Otto1-1/+4
readibility
2013-12-18Revert commitsJulian Thilo1-1/+1
Bootstrap is being relicensed from Apache 2.0 to MIT so that more of our community can use the free and open source software we lovely create together. As commits are copyright their original authors, the commits of any individual not agreeing to relicense their contributions are being removed to be later rewritten by the @twbs/team. This undoes the changes introduced by the following commits: https://github.com/twbs/bootstrap/commit/7ea34ae0ef79c793e9a9d393b4eef825b71e84b5 , https://github.com/twbs/bootstrap/commit/7376eef378fe7d5e69b8b8cce93c7c64b751d55a , https://github.com/twbs/bootstrap/commit/303ba1326bbe367598ab4cc063b4607507208e56 , https://github.com/twbs/bootstrap/commit/7d1c8c2a0ce16331583a965821690f7715e62908 , https://github.com/twbs/bootstrap/commit/11319f6da9f9a19ec40743cdfe868ac732698149 , https://github.com/twbs/bootstrap/commit/110fc8860117d8675345806219ba313b18086db2 , https://github.com/twbs/bootstrap/commit/ced08f69359f3a70771804a98fa3c499f388cc74
2013-12-11Use variables for breadcrumb paddingZlatan Vasović1-1/+1
2013-10-15Ditch `&`, as `+ ...` is enoughtZlatan Vasović1-1/+1
2013-08-28Parameterize @breadcrumb-separatorHannu Hartikainen1-1/+1
2013-07-21remove useless display:inline-blockliuyl1-1/+0
2013-07-19Variables reorganization and breadcrumbs updateMark Otto1-4/+3
* Place component vars alongside the rest of the component vars * Redo some of the breadcrumbs code to add a var and remove `text-shadow`
2013-07-19Improved and followed pattern suggestionssyed1-2/+2
2013-07-19move breadcrumb.less inline properties and also added @color-2 missed in ↵syed1-2/+2
last commit
2013-07-03use sibling selector instead of pseudo selectorliuyl1-5/+2
2013-05-10Fix component margin and padding values to use @line-height-computedAaron1-1/+1
2013-04-28Cleanup breadcrumb divider last itemRobert Burns1-1/+1
Modify to hide both padding and leading/trailing whitespace Thanks to https://github.com/holic for suggestion
2013-04-21Fixes #7617: lowercase and dash gray color varsMark Otto1-1/+1
2013-03-31Remove breadcrumb divider after last elementRobert Burns1-0/+3
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto1-2/+2
Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less
2012-12-03Fixes #6115: scope breadcrumb styles to immediate children onlyMark Otto1-3/+3
2012-11-30more vars changed, remove @white varMark Otto1-1/+1
2012-11-30more consistent variable naming patternsMark Otto1-2/+2
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-1/+1
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less
2012-10-03use border-radius vars where possibleMark Otto1-1/+1
2012-09-30remove .border-radius mixin and replace with standard border-radius ↵Mark Otto1-1/+1
property, since -webkit-* and -moz-* are only needed for older versions
2012-09-25cleanup breadcrumbs less code (nesting)Mark Otto1-6/+6
2012-09-25remove .dividers from breadcrumbs, instead use :after and contentMark Otto1-1/+3
2012-09-25remove all ie7 conditionals and mixinsMark Otto1-1/+0
2012-07-29more breadcrumb tweaks for contrastMark Otto1-3/+3
2012-07-29remove gradient, border, and box-shadow from .breadcrumb to differentiate ↵Mark Otto1-5/+3
from nav and buttons
2012-06-28standardize top level file commentsMark Otto1-2/+4
2012-03-05fix ie7 breadcrumbs per #2224Mark Otto1-0/+1
2012-02-27set list-style to none for breadcrumbs to resolve cross browser issues per #2224Mark Otto1-0/+1
2012-02-02Wrap long breadcrumb trailsEric Thomas1-1/+1
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+22