From aaf9f752c476877fa99a2f54576e3785b397dec6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 20 Aug 2011 23:25:22 -0700 Subject: docs spacing, spare divs in a few places, updating css spacing --- docs/index.html | 156 +++++++++++++++++++++++++++++--------------------------- 1 file changed, 81 insertions(+), 75 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index ce2a96c22..6cc832344 100644 --- a/docs/index.html +++ b/docs/index.html @@ -878,7 +878,7 @@

Fixed topbar

-
+

Project Name

  • Home
  • @@ -920,20 +920,20 @@
    -
    -
    -

    Tabs and pills

    -

    Create simple secondary navigation with a <ul>. Swap between tabs or pills by adding the appropriate class.

    -

    Great for sub-sections of content like our account settings pages and user timelines for toggling between pages of like content. Available in tabbed or pill styles.

    -
    -
    - +
    +
    +

    Tabs and pills

    +

    Create simple secondary navigation with a <ul>. Swap between tabs or pills by adding the appropriate class.

    +

    Great for sub-sections of content like our account settings pages and user timelines for toggling between pages of like content. Available in tabbed or pill styles.

    +
    +
    +
     <ul class="tabs">
       <li class="active"><a href="#">Home</a></li>
    @@ -943,13 +943,13 @@
       <li><a href="#">Contact</a></li>
     </ul>
     
    - +
     <ul class="pills">
       <li class="active"><a href="#">Home</a></li>
    @@ -959,56 +959,57 @@
       <li><a href="#">Contact</a></li>
     </ul>
     
    -
    -
    - -
    -
    -

    Pagination

    -

    Ultra simplistic and minimally styled pagination inspired by Rdio. The large block is hard to miss, easily scalable, and provides large click areas.

    -
    -
    - - - + + +
    +
    +

    Pagination

    +

    Ultra simplistic and minimally styled pagination inspired by Rdio. The large block is hard to miss, easily scalable, and provides large click areas.

    +
    + + +
     <div class="pagination">
       <ul>
    @@ -1022,8 +1023,8 @@
       </ul>
     </div>
     
    -
    -
    +
    +
    @@ -1033,6 +1034,7 @@ +

    Basic alerts

    @@ -1056,7 +1058,8 @@

    Heads up! This is an alert that needs your attention, but it’s not a huge priority just yet.

    -
    +
    +

    Block messages

    @@ -1084,11 +1087,13 @@

    Take this action Or do this

    -
+
+ + @@ -1117,6 +1122,7 @@
+

Tool Tips

@@ -1149,6 +1155,7 @@ Lorem ipsum dolar sit amet illo error ipsum verita
+

Popovers

@@ -1172,7 +1179,6 @@ Lorem ipsum dolar sit amet illo error ipsum verita
- -- cgit v1.2.3