From 2a481b5e9084a6688783521dba99871171ad3e8e Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Mon, 11 Oct 2010 14:31:33 -0400 Subject: [PATCH] improved page layout and typography --- docs/buttons/buttons-icons.html | 27 ++++++++++++++++----------- docs/buttons/buttons-inline.html | 5 +---- docs/buttons/buttons-types.html | 10 ++++++++++ 3 files changed, 27 insertions(+), 15 deletions(-) diff --git a/docs/buttons/buttons-icons.html b/docs/buttons/buttons-icons.html index 40d84b38..1dacd89e 100755 --- a/docs/buttons/buttons-icons.html +++ b/docs/buttons/buttons-icons.html @@ -15,31 +15,36 @@
+
+

Icon position options

-

No icon

+

No icon

My button -

Left icon (default) - data-iconpos="left"

+

Left icon (default) - data-iconpos="left"

My button -

Right icon - data-iconpos="right"

+

Right icon - data-iconpos="right"

My button -

Icon only - data-iconpos="notext"

+

Icon only - data-iconpos="notext"

My button

Icon glyphs

-

Left arrow - data-icon="arrow-u"

+

Left arrow - data-icon="arrow-u"

My button -

Right arrow - data-icon="arrow-d"

+

Right arrow - data-icon="arrow-d"

My button -

Up arrow - data-icon="arrow-u"

+

Up arrow - data-icon="arrow-u"

My button -

Down arrow - data-icon="arrow-d"

+

Down arrow - data-icon="arrow-d"

My button -

Delete - data-icon="delete"

+

Delete - data-icon="delete"

My button -

Plus - data-icon="plus"

+

Plus - data-icon="plus"

My button -

Minus - data-icon="minus"

+

Minus - data-icon="minus"

My button + +
+
diff --git a/docs/buttons/buttons-inline.html b/docs/buttons/buttons-inline.html index 5baf7206..02650d6b 100755 --- a/docs/buttons/buttons-inline.html +++ b/docs/buttons/buttons-inline.html @@ -32,10 +32,7 @@ Add Move - - - - + diff --git a/docs/buttons/buttons-types.html b/docs/buttons/buttons-types.html index 16f1a08f..e77c338f 100755 --- a/docs/buttons/buttons-types.html +++ b/docs/buttons/buttons-types.html @@ -15,18 +15,28 @@
+
+ +

Link based button

Link element +

Button based button

+

Input type="button" based button

+

Input type="submit" based button

+

Input type="reset" based button

+

Input type="image" based button

+
+