From 0c2055ef381d55388540496996788861fa04b7d8 Mon Sep 17 00:00:00 2001 From: Aaron Borden Date: Wed, 16 Oct 2013 19:02:04 -0700 Subject: Adding contextual styles to list-items --- components.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'components.html') diff --git a/components.html b/components.html index b4040dbe9..3a6ccca1d 100644 --- a/components.html +++ b/components.html @@ -3325,6 +3325,27 @@ body { padding-bottom: 70px; } Porta ac consectetur ac Vestibulum at eros +{% endhighlight %} + +

Contextual classes

+

Use contextual classes to color list items.

+
+ +
+{% highlight html %} +
+ Cras justo odio + Dapibus ac facilisis in + Morbi leo risus + Porta ac consectetur ac + Vestibulum at eros +
{% endhighlight %}

Custom content

-- cgit v1.2.3 From 1d20611d54e813884f3d85a35ccec81add12c6fa Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 3 Dec 2013 20:10:55 -0800 Subject: fix invalid HTML in components.html type="button" doesn't make sense for an --- components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components.html') diff --git a/components.html b/components.html index 457398078..8653149ff 100644 --- a/components.html +++ b/components.html @@ -1171,7 +1171,7 @@ base_url: "../" Left Middle
- + Right dropdown