From de1255b14e9d1bbfc1a3b055477f4fc15cc974af Mon Sep 17 00:00:00 2001 From: Johann-S Date: Tue, 1 Dec 2015 23:17:35 +0100 Subject: Collapse using card component --- js/tests/visual/modal.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'js/tests/visual/modal.html') diff --git a/js/tests/visual/modal.html b/js/tests/visual/modal.html index bfc95ad5d..86c4a10ec 100644 --- a/js/tests/visual/modal.html +++ b/js/tests/visual/modal.html @@ -62,31 +62,31 @@

Tooltips in a modal

This link and that link should have tooltips on hover.

-
-
- -
-
+
+
Lorem ipsum
-
- -
-
+
+
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. @@ -175,7 +175,7 @@ function reportFirefoxTestResult(result) { if (!firefoxTestDone) { $('#ff-bug-test-result') .addClass(result ? 'text-success' : 'text-danger') - .text(result ? 'PASS' : 'FAIL') + .text(result ? 'PASS' : 'FAIL') } firefoxTestDone = true } -- cgit v1.2.3 From 85327e4f9aa7c42d4d1997c793a8d4ffa451d3e5 Mon Sep 17 00:00:00 2001 From: vsn4ik Date: Wed, 12 Oct 2016 01:46:10 +0300 Subject: v4: Fix outdated utilites classes --- js/tests/visual/modal.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'js/tests/visual/modal.html') diff --git a/js/tests/visual/modal.html b/js/tests/visual/modal.html index 86c4a10ec..a9e2c2440 100644 --- a/js/tests/visual/modal.html +++ b/js/tests/visual/modal.html @@ -40,7 +40,7 @@
-
+

Modal Bootstrap Visual Test

@@ -65,7 +65,7 @@