diff options
| author | Mark Otto <[email protected]> | 2013-02-04 11:12:09 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-04 11:12:09 -0800 |
| commit | 0a3e3a50fe78dab1ce6e2359a78b6aa5246e3c50 (patch) | |
| tree | d5a7aaaa7cfab8ff436fc71fe6ff44ad3fb210f4 /less/tests/css-tests.html | |
| parent | 1f6a988190d61128279250a444b9f028c35088c1 (diff) | |
| parent | db8a78fae6aed5ecced5f20df65cea352af32bb9 (diff) | |
| download | bootstrap-0a3e3a50fe78dab1ce6e2359a78b6aa5246e3c50.tar.xz bootstrap-0a3e3a50fe78dab1ce6e2359a78b6aa5246e3c50.zip | |
Merge branch '2.3.0-wip' into 3.0.0-wip
Conflicts:
docs/assets/css/bootstrap.css
less/type.less
Diffstat (limited to 'less/tests/css-tests.html')
| -rw-r--r-- | less/tests/css-tests.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index 22c83141a..fd71ce82d 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -992,6 +992,9 @@ <h4>Striped</h4> <div class="gradient-striped"></div> +<h4>Horizontal three colors</h4> +<div class="gradient-horizontal-three"></div> + <div class="page-header"> |
