diff options
| author | Mark Otto <[email protected]> | 2013-02-01 21:41:02 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-01 21:41:02 -0800 |
| commit | d2ea2cdeddbfda468f9d972e7d76c29525bd7cd5 (patch) | |
| tree | f92a487f4f64c14b6d8b547e890000f5c9c4d83c /less/tests/css-tests.html | |
| parent | 2428904b4b2c293525b3a13bbe88ac60d9c7d5c2 (diff) | |
| download | bootstrap-d2ea2cdeddbfda468f9d972e7d76c29525bd7cd5.tar.xz bootstrap-d2ea2cdeddbfda468f9d972e7d76c29525bd7cd5.zip | |
add horizontal-three-color gradient test
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 035ba8bd4..98496b762 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> + |
