From 371669fbceb1c3489fddb48d9f7057518f960396 Mon Sep 17 00:00:00 2001 From: Charles Hacskaylo Date: Tue, 2 Feb 2016 15:36:43 -0800 Subject: [PATCH] [Frontend] Mods in progress to form layout open #638 Major progress on form-row markup and CSS when in Inspector 'part' context; General fixes cleanups to custom checkbox/radio CSS; --- .../templates/browse/object-properties.html | 6 +- .../commonUI/general/res/sass/_inspector.scss | 12 +- .../general/res/sass/controls/_controls.scss | 13 +- .../general/res/sass/forms/_elems.scss | 46 ++++-- .../res/templates/object-inspector.html | 2 +- .../espresso/res/css/theme-espresso.css | 139 +++++++++++------- .../themes/snow/res/css/theme-snow.css | 139 +++++++++++------- .../res/templates/plot-options-browse.html | 60 ++++---- platform/forms/res/templates/form.html | 12 +- 9 files changed, 264 insertions(+), 165 deletions(-) diff --git a/platform/commonUI/browse/res/templates/browse/object-properties.html b/platform/commonUI/browse/res/templates/browse/object-properties.html index 8a837160c6..9e9e21079e 100644 --- a/platform/commonUI/browse/res/templates/browse/object-properties.html +++ b/platform/commonUI/browse/res/templates/browse/object-properties.html @@ -22,7 +22,7 @@