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