From: ravage84 Date: Thu, 17 Jan 2013 10:34:00 +0000 (+0100) Subject: Update less/tests/css-tests.html X-Git-Tag: v2.3.0^2~29^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6614%2Fhead;p=thirdparty%2Fbootstrap.git Update less/tests/css-tests.html Extended css-tests with alerts (alerts and alert-blocks) --- diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index 035ba8bd44..e1b93c9ce6 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -1291,10 +1291,69 @@

Striped

+ + +

Alert default

+
+ + Alert! Best check yourself, you're not looking too good. +
+ +

Success

+
+ + Success! Best check yourself, you're not looking too good. +
+ +

Info

+
+ + Info! Best check yourself, you're not looking too good. +
+ +

Warning

+
+ + Warning! Best check yourself, you're not looking too good. +
+

Error

+
+ + Error! Best check yourself, you're not looking too good. +
+

Alert block default

+
+ +

Alert! Best check yourself, you're not looking too good.

+
+

Success block

+
+ +

Success! Best check yourself, you're not looking too good.

+
+

Info block

+
+ +

Info! Best check yourself, you're not looking too good.

+
+ +

Warning block

+
+ +

Warning! Best check yourself, you're not looking too good.

+
+ +

Error block

+
+ +

Error! Best check yourself, you're not looking too good.

+