Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-02-02 09:41:02 +0400
committerMark Otto <otto@github.com>2013-02-02 09:41:02 +0400
commitd2ea2cdeddbfda468f9d972e7d76c29525bd7cd5 (patch)
treef92a487f4f64c14b6d8b547e890000f5c9c4d83c /less/tests/css-tests.html
parent2428904b4b2c293525b3a13bbe88ac60d9c7d5c2 (diff)
add horizontal-three-color gradient test
Diffstat (limited to 'less/tests/css-tests.html')
-rw-r--r--less/tests/css-tests.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html
index 035ba8bd44..98496b7620 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>
+