From: Mark Otto Date: Fri, 10 Jan 2014 05:21:51 +0000 (-0800) Subject: Clarify that the focus docs styles are not in the repo, per https://github.com/twbs... X-Git-Tag: v3.1.1~14^2~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=831bbb8b45ca5d6707433a724106b0d23949a3d9;p=thirdparty%2Fbootstrap.git Clarify that the focus docs styles are not in the repo, per https://github.com/twbs/bootstrap-sass/issues/497 --- diff --git a/docs/css.html b/docs/css.html index 3630acd125..1315ffe071 100644 --- a/docs/css.html +++ b/docs/css.html @@ -1880,12 +1880,13 @@ For example, <section> should be wrapped as inline.

We remove the default outline styles on some form controls and apply a box-shadow in its place for :focus.

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

Demo :focus state

+

The above example input uses custom styles in our documentation to demonstrate the :focus state on a .form-control.

+

Disabled inputs