From aae9d94f9df441fe1f1cd2c17451f6ee4795cbed Mon Sep 17 00:00:00 2001 From: connors Date: Sat, 21 Dec 2013 14:04:07 -0800 Subject: [PATCH] fixing some examples --- components.html | 226 ++++++++++++++++++++++-------------------------- 1 file changed, 105 insertions(+), 121 deletions(-) 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 +
  • One @@ -132,17 +135,17 @@ base_url: "../" Three
- - 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
  • -
+
+
    +
  • Item 1
  • +
  • Item 2
  • +
  • Divider
  • +
  • Item 3
  • +
  • Item 4
  • +
+
{% highlight html %} - +
+
    +
  • Item 1
  • +
  • Item 2
  • +
  • Divider
  • +
  • Item 3
  • +
  • Item 4
  • +
+
{% endhighlight %}
@@ -638,17 +618,19 @@ base_url: "../" Thing three - +
+ +
{% highlight html %} @@ -663,17 +645,19 @@ base_url: "../" Thing three - +
+ +
{% endhighlight %}