From: Zac Echola Date: Wed, 2 Jul 2014 15:15:22 +0000 (-0500) Subject: Documents radio and checkbox validation states X-Git-Tag: v3.3.0~417^2~1^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afdc9c4b3216b628a9bf4dbaa5b5e070d95cb0f0;p=thirdparty%2Fbootstrap.git Documents radio and checkbox validation states References #14010 fixing duped IDs fix ALL the duped IDs. make example id match actual id --- diff --git a/docs/_includes/css/forms.html b/docs/_includes/css/forms.html index 9680c6c910..c5d89c3219 100644 --- a/docs/_includes/css/forms.html +++ b/docs/_includes/css/forms.html @@ -579,6 +579,58 @@ +{% endhighlight %} + +

Checkboxes and radio buttons

+
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+{% highlight html %} +
+
+ +
+
+
+
+ +
+
+ +
+
{% endhighlight %}

Optional icons in horizontal and inline forms