From 1081f9c2f451452fd2dc20a7d9a3ead4fb51d80c Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Wed, 11 Nov 2015 13:20:30 -0800 Subject: [PATCH] fixed design tab --- public/modules/forms/css/form.css | 4 ++- .../modules/forms/views/adminTabs/design.html | 26 +++++++------------ 2 files changed, 13 insertions(+), 17 deletions(-) diff --git a/public/modules/forms/css/form.css b/public/modules/forms/css/form.css index 0e03e1f5..83e4c167 100644 --- a/public/modules/forms/css/form.css +++ b/public/modules/forms/css/form.css @@ -204,7 +204,9 @@ div.config-form .row.field { div.config-form > .row > .container:nth-of-type(odd){ border-right: 1px #ddd solid; - /*padding-left: 1em;*/ + } + div.config-form.design > .row > .container:nth-of-type(odd){ + border-right: none; } div.config-form .row > .field-input { diff --git a/public/modules/forms/views/adminTabs/design.html b/public/modules/forms/views/adminTabs/design.html index d969c02a..2065b46f 100644 --- a/public/modules/forms/views/adminTabs/design.html +++ b/public/modules/forms/views/adminTabs/design.html @@ -1,7 +1,6 @@ -
+
- Title
@@ -9,25 +8,23 @@
- Background Color
-
-
Form Background Color
+
+
Background Color
-
+
- Question Color
-
-
Question Color
+
+
Question Font Color
-
+
@@ -35,16 +32,13 @@
- Answer Color
-
-
Form Answer Color
+
+
Answer Font Color
-
- +
-