diff --git a/components.html b/components.html index 88b273a..8208b91 100644 --- a/components.html +++ b/components.html @@ -58,26 +58,26 @@ base_url: "../"

Buttons in a title bar are left or right aligned and should be used for actions.

-
+
Left -

Title

- + Right +

Title

{% highlight html %}
- + Left -

Title

- + Right +

Title

{% endhighlight %} @@ -88,25 +88,25 @@ base_url: "../"
- + Previous -

Title

- + Next +

Title

{% highlight html %}
- + Previous -

Title

- + Next +

Title

{% endhighlight %} @@ -118,9 +118,12 @@ base_url: "../"
- + Left + + Right + - - Right -
{% highlight html %}
- + Left + + Right + - - Right -
{% endhighlight %} @@ -168,75 +168,51 @@ base_url: "../"
{% highlight html %} {% endhighlight %} @@ -523,26 +499,30 @@ base_url: "../"
-

Inset table views

+

Carded table views

- +
+
    +
  • Item 1
  • +
  • Item 2
  • +
  • Divider
  • +
  • Item 3
  • +
  • Item 4
  • +
+
{% highlight html %} - +
+ +
{% endhighlight %}
@@ -638,17 +618,19 @@ base_url: "../" Thing three - +
+ +
{% highlight html %} @@ -663,17 +645,19 @@ base_url: "../" Thing three - +
+ +
{% endhighlight %}