From 9248041e2d1e8a88a5998d29c8f3c1579774dea5 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Wed, 29 May 2013 00:15:25 -0400 Subject: [PATCH] fixes settings tables Former-commit-id: d2156e03781822de45374c867cc9c72ccdeab1ed Former-commit-id: 0799ab2c7de0d581a2d63ba5df627d550b559850 --- node/src/documents/modules/carousel.html | 6 +++--- node/src/documents/modules/checkbox.html | 6 +++--- node/src/documents/modules/dropdown.html | 6 +++--- node/src/documents/modules/form.html | 6 +++--- node/src/files/stylesheets/semantic.css | 1 + 5 files changed, 13 insertions(+), 12 deletions(-) diff --git a/node/src/documents/modules/carousel.html b/node/src/documents/modules/carousel.html index 9e0f56f72..6e87c1986 100755 --- a/node/src/documents/modules/carousel.html +++ b/node/src/documents/modules/carousel.html @@ -71,7 +71,7 @@ type : 'UI Module'

Settings

- +
@@ -89,7 +89,7 @@ type : 'UI Module'
Carousel Settings
- +
@@ -112,7 +112,7 @@ type : 'UI Module'
Callbacks
- +
diff --git a/node/src/documents/modules/checkbox.html b/node/src/documents/modules/checkbox.html index 1665a9ae3..19f5eac42 100755 --- a/node/src/documents/modules/checkbox.html +++ b/node/src/documents/modules/checkbox.html @@ -241,7 +241,7 @@ type : 'UI Module'

Settings

-
UI Module Settings
+
@@ -259,7 +259,7 @@ type : 'UI Module'
Checkbox Settings
- +
@@ -282,7 +282,7 @@ type : 'UI Module'
Callbacks
- +
diff --git a/node/src/documents/modules/dropdown.html b/node/src/documents/modules/dropdown.html index a7c251ace..1634c4839 100755 --- a/node/src/documents/modules/dropdown.html +++ b/node/src/documents/modules/dropdown.html @@ -272,7 +272,7 @@ type : 'UI Module'

Defaults

-
UI Module Settings
+
@@ -306,7 +306,7 @@ type : 'UI Module'
Dropdown Settings
- +
@@ -329,7 +329,7 @@ type : 'UI Module'
Callbacks
- +
diff --git a/node/src/documents/modules/form.html b/node/src/documents/modules/form.html index db4c42e0f..09285419f 100755 --- a/node/src/documents/modules/form.html +++ b/node/src/documents/modules/form.html @@ -269,7 +269,7 @@ type : 'UI Behavior'

Settings

Defaults

-
General Settings
+
@@ -297,7 +297,7 @@ type : 'UI Behavior'
Form Settings
- +
@@ -325,7 +325,7 @@ type : 'UI Behavior'
Callbacks
- +
diff --git a/node/src/files/stylesheets/semantic.css b/node/src/files/stylesheets/semantic.css index 5a45d0149..50ff67d16 100755 --- a/node/src/files/stylesheets/semantic.css +++ b/node/src/files/stylesheets/semantic.css @@ -416,6 +416,7 @@ a:hover { #example .main.container { position: relative; + padding-bottom: 100px; } #example .main.container > h2 { -webkit-transition: 0.5s color ease;
General Settings