From: Zac Echola Date: Wed, 2 Jul 2014 16:32:25 +0000 (-0500) Subject: Moves checkbox/radios into "Validation states" example. X-Git-Tag: v3.3.0~417^2~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1136f9346adb1cc9ef1b22b7c91ec1f06c225bc7;p=thirdparty%2Fbootstrap.git Moves checkbox/radios into "Validation states" example. --- diff --git a/docs/_includes/css/forms.html b/docs/_includes/css/forms.html index c5d89c3219..7fb07ec7cc 100644 --- a/docs/_includes/css/forms.html +++ b/docs/_includes/css/forms.html @@ -521,6 +521,28 @@ +
+
+ +
+
+
+
+ +
+
+ +
+
{% highlight html %} @@ -536,6 +558,28 @@ +
+
+ +
+
+
+
+ +
+
+ +
+
{% endhighlight %}

With optional icons

@@ -579,58 +623,6 @@ -{% endhighlight %} - -

Checkboxes and radio buttons

-
-
-
-
- -
-
-
-
- -
-
- -
-
-
-
-{% highlight html %} -
-
- -
-
-
-
- -
-
- -
-
{% endhighlight %}

Optional icons in horizontal and inline forms