diff --git a/docs/buttons/index.html b/docs/buttons/index.html index a6506637..8693da75 100755 --- a/docs/buttons/index.html +++ b/docs/buttons/index.html @@ -23,10 +23,10 @@
  • Inline buttons
  • Grouped buttons
  • Theming buttons
  • -
  • API documentation
  • + - \ No newline at end of file + diff --git a/docs/content/content-grids.html b/docs/content/content-grids.html index 94af2f91..f0a80b6e 100755 --- a/docs/content/content-grids.html +++ b/docs/content/content-grids.html @@ -22,7 +22,7 @@

    There are two preset configurations layouts — two-column (using the class of ui-grid-a), and three-column (using the class of ui-grid-b) — that can be used in any situation that requires columns. Grids are 100% width, completely invisible (no borders or backgrounds) and don't have padding or margins, so they shouldn't interfere with the styles of elements placed inside them.

    Two column grids

    -

    To build a two-column (50/50%) layout, start with a container with a class of ui-grid-a and add two child containers inside that are classed with ui-block-a for the first column and ui-block-b for the second:

    +

    To build a two-column (50/50%) layout, start with a container with a class of ui-grid-a, and add two child containers inside it classed with ui-block-a for the first column and ui-block-b for the second:

    
     <div class="ui-grid-a">
    @@ -40,9 +40,9 @@
     			
    I'm Block B and text inside will wrap.
    -

    As you see above, by default grid blocks have no style appearance; they simply present content side-by-side.

    +

    As you see above, by default grid blocks have no styles for appearance; they simply present content side-by-side.

    -

    The grid classes can be applied to any container. In this next example, we add grid-a to a fieldset to make the two button inside stretch to 50% of the screen width:

    +

    Grid classes can be applied to any container. In this next example, we add ui-grid-a to a fieldset, and apply the ui-block classes to the two buttons inside to stretch them each to 50% of the screen width:

    
     <fieldset class="ui-grid-a">
    diff --git a/docs/content/index.html b/docs/content/index.html
    index e1056c64..2f2c7cf4 100755
    --- a/docs/content/index.html
    +++ b/docs/content/index.html
    @@ -23,10 +23,10 @@
     			
  • Layout grids (columns)
  • Collapsible content blocks
  • Theming content
  • -
  • API documentation
  • + - \ No newline at end of file + diff --git a/docs/forms/index.html b/docs/forms/index.html index c2666a62..1bdda149 100755 --- a/docs/forms/index.html +++ b/docs/forms/index.html @@ -28,10 +28,10 @@
  • Checkboxes
  • Select menus
  • Theming forms
  • -
  • API documentation
  • + - \ No newline at end of file + diff --git a/docs/lists/index.html b/docs/lists/index.html index 8d7dfbca..f8c16dab 100755 --- a/docs/lists/index.html +++ b/docs/lists/index.html @@ -32,7 +32,7 @@
  • Search filter bar
  • Inset styled lists
  • Theming lists
  • -
  • API documentation
  • + @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/docs/pages/index.html b/docs/pages/index.html index 7ca5a71e..d17a9751 100755 --- a/docs/pages/index.html +++ b/docs/pages/index.html @@ -23,11 +23,11 @@
  • Dialogs
  • Navigation: Ajax, hashes & history
  • Theming pages
  • -
  • API documentation
  • + - \ No newline at end of file + diff --git a/docs/toolbars/index.html b/docs/toolbars/index.html index 68497b93..3182211a 100755 --- a/docs/toolbars/index.html +++ b/docs/toolbars/index.html @@ -27,11 +27,11 @@
  • Nav bar widget
  • Persistent footer nav bar
  • Theming toolbars
  • -
  • API documentation
  • + - \ No newline at end of file + diff --git a/index.html b/index.html index 30f8de75..a41ecfe1 100755 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@
  • Content formatting
  • Form elements
  • List views
  • -
  • Events
  • +