liuyl
|
be2693369d
|
remove useless display:inline-block
|
2013-07-21 19:44:30 +08:00 |
|
Mark Otto
|
4b0fa356f3
|
Variables reorganization and breadcrumbs update
* 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-19 11:44:35 -07:00 |
|
syed
|
65ee36a7bf
|
Improved and followed pattern suggestions
|
2013-07-19 23:14:13 +05:00 |
|
syed
|
5e898fa2a1
|
move breadcrumb.less inline properties and also added @color-2 missed in last commit
|
2013-07-19 18:39:51 +05:00 |
|
liuyl
|
5b69d34053
|
use sibling selector instead of pseudo selector
|
2013-07-03 20:37:36 +08:00 |
|
Aaron
|
94cc333553
|
Fix component margin and padding values to use @line-height-computed
|
2013-05-10 09:21:27 -06:00 |
|
Robert Burns
|
447be1b326
|
Cleanup breadcrumb divider last item
Modify to hide both padding and leading/trailing whitespace
Thanks to https://github.com/holic for suggestion
|
2013-04-28 21:51:02 -04:00 |
|
Mark Otto
|
e0d60b1325
|
Fixes #7617: lowercase and dash gray color vars
|
2013-04-21 19:35:36 -07:00 |
|
Robert Burns
|
a1587e2629
|
Remove breadcrumb divider after last element
|
2013-03-31 09:12:02 -04:00 |
|
Mark Otto
|
33e14fe5bf
|
Merge branch '2.2.2-wip' into 3.0.0-wip
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-05 11:05:10 -08:00 |
|
Mark Otto
|
869b69c66c
|
Fixes #6115: scope breadcrumb styles to immediate children only
|
2012-12-03 13:09:38 -08:00 |
|
Mark Otto
|
9239bfbc7b
|
more vars changed, remove @white var
|
2012-11-30 15:05:23 -08:00 |
|
Mark Otto
|
b0e2b5813d
|
more consistent variable naming patterns
|
2012-11-30 14:45:25 -08:00 |
|
Mark Otto
|
7a3d15eb21
|
Part 1 of unCamelCasing variables
|
2012-11-30 14:37:24 -08:00 |
|
Mark Otto
|
1477e081d4
|
Merge branch '2.2.2-wip' into exploratory
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-11-02 09:36:51 -07:00 |
|
Mark Otto
|
dd8b745b88
|
use border-radius vars where possible
|
2012-10-03 09:26:52 -07:00 |
|
Mark Otto
|
9872902e47
|
remove .border-radius mixin and replace with standard border-radius property, since -webkit-* and -moz-* are only needed for older versions
|
2012-09-30 23:11:54 -07:00 |
|
Mark Otto
|
2eb4c6fc79
|
cleanup breadcrumbs less code (nesting)
|
2012-09-25 22:57:49 -07:00 |
|
Mark Otto
|
ecbf1159a4
|
remove .dividers from breadcrumbs, instead use :after and content
|
2012-09-25 22:57:20 -07:00 |
|
Mark Otto
|
0220015edd
|
remove all ie7 conditionals and mixins
|
2012-09-25 22:07:53 -07:00 |
|
Mark Otto
|
d63ebe3f3c
|
more breadcrumb tweaks for contrast
|
2012-07-29 16:37:37 -07:00 |
|
Mark Otto
|
87ce3489d3
|
remove gradient, border, and box-shadow from .breadcrumb to differentiate from nav and buttons
|
2012-07-29 16:25:20 -07:00 |
|
Mark Otto
|
cd2d82150c
|
standardize top level file comments
|
2012-06-28 21:46:45 -07:00 |
|
Mark Otto
|
1fa42e2f71
|
fix ie7 breadcrumbs per #2224
|
2012-03-05 00:36:57 -08:00 |
|
Mark Otto
|
a7b96b3e59
|
set list-style to none for breadcrumbs to resolve cross browser issues per #2224
|
2012-02-27 21:32:48 -08:00 |
|
Eric Thomas
|
ced08f6935
|
Wrap long breadcrumb trails
|
2012-02-02 11:02:14 -08:00 |
|
Jacob Thornton
|
dc2deb9a1b
|
moving structure around + more work on builder...
|
2012-01-26 21:48:46 -08:00 |
|