From 19666f6e93d896ca5691bcac84f596cbfb30797f Mon Sep 17 00:00:00 2001 From: connors Date: Sat, 1 Mar 2014 16:44:38 -0800 Subject: [PATCH] updating all button examples to use the button element. --- docs/components.html | 212 +++++++++++++++++++++---------------------- 1 file changed, 106 insertions(+), 106 deletions(-) diff --git a/docs/components.html b/docs/components.html index 960dc61..44e85db 100644 --- a/docs/components.html +++ b/docs/components.html @@ -61,24 +61,24 @@ title: Components · Ratchet
- + +

Title

{% highlight html %}
- + +

Title

{% endhighlight %} @@ -113,28 +113,28 @@ title: Components · Ratchet
- + +

Title

{% highlight html %}
- + +

Title

{% endhighlight %} @@ -147,10 +147,10 @@ title: Components · Ratchet
- + +
One Two @@ -287,7 +287,7 @@ title: Components · Ratchet
- Block level button +
@@ -303,12 +303,12 @@ title: Components · Ratchet
- Block level button +
@@ -639,19 +639,19 @@ title: Components · Ratchet
    -
  • Item 1 Button
  • -
  • Item 2 Button
  • -
  • Item 3 Button
  • -
  • Item 4 Button
  • +
  • Item 1
  • +
  • Item 2
  • +
  • Item 3
  • +
  • Item 4
{% highlight html %}
    -
  • Item 1 Button
  • -
  • Item 2 Button
  • -
  • Item 3 Button
  • -
  • Item 4 Button
  • +
  • Item 1
  • +
  • Item 2
  • +
  • Item 3
  • +
  • Item 4
{% endhighlight %} @@ -744,29 +744,29 @@ title: Components · Ratchet

Buttons come in many flavors and should be used for user actions.

- Button - Button - Button - Button - Button - - Button - Button - Button - Button + + + + + + + + +
{% highlight html %} -Button -Button -Button -Button -Button - -Button -Button -Button -Button + + + + + + + + + {% endhighlight %} @@ -777,49 +777,49 @@ title: Components · Ratchet

Ratchicons work inside buttons too.

{% highlight html %} - + + + + + {% endhighlight %} @@ -828,22 +828,22 @@ title: Components · Ratchet

Buttons with badges

- Badge button 1 - Badge button 1 - Badge button 1 - Badge button 1 + + + +
{% highlight html %} -Badge button 1 -Badge button 1 -Badge button 1 -Badge button 1 - -Badge button 1 -Badge button 1 -Badge button 1 -Badge button 1 + + + + + + + + + {% endhighlight %} @@ -852,27 +852,27 @@ title: Components · Ratchet

Block buttons

- Block button - Block button - Block button - Block button - - Block button - Block button - Block button - Block button + + + + + + + + +
{% highlight html %} -Block button -Block button -Block button -Block button - -Block button -Block button -Block button -Block button + + + + + + + + + {% endhighlight %} @@ -961,7 +961,7 @@ title: Components · Ratchet - Choose existing +
@@ -970,7 +970,7 @@ title: Components · Ratchet - Choose existing + {% endhighlight %}