diff options
| author | Mark Otto <[email protected]> | 2013-02-01 21:41:13 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-01 21:41:13 -0800 |
| commit | 8f0bc9e79ba2fee466a100995a9fe9deca03a226 (patch) | |
| tree | 328a43aaf1d5a8c603ce8b49e91ea7e322cdef5b /less/tests/css-tests.html | |
| parent | 7d655c35494012f15bc1f9ae515e92ca4c432a66 (diff) | |
| parent | d2ea2cdeddbfda468f9d972e7d76c29525bd7cd5 (diff) | |
| download | bootstrap-8f0bc9e79ba2fee466a100995a9fe9deca03a226.tar.xz bootstrap-8f0bc9e79ba2fee466a100995a9fe9deca03a226.zip | |
Merge branch 'dospuntocero-master' into 2.3.0-wip
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 cdb6c7bca..c69688c76 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -1291,6 +1291,9 @@ <h4>Striped</h4> <div class="gradient-striped"></div> +<h4>Horizontal three colors</h4> +<div class="gradient-horizontal-three"></div> + <div class="page-header"> |
