From 433cdf8b1c8f278d8ccd07f61d08cd99fb034f1b Mon Sep 17 00:00:00 2001 From: Charles Hacskaylo Date: Thu, 5 Mar 2015 16:02:33 -0800 Subject: [PATCH] In-progress checkin - NOT WORKING RIGHT YET! --- .../commonUI/browse/res/templates/browse.html | 2 +- .../edit/res/templates/edit-object.html | 65 ++++++++++++++----- .../general/res/css/theme-espresso.css | 6 +- .../general/res/sass/forms/_selects.scss | 1 - .../general/res/sass/helpers/_splitter.scss | 4 +- 5 files changed, 54 insertions(+), 24 deletions(-) diff --git a/platform/commonUI/browse/res/templates/browse.html b/platform/commonUI/browse/res/templates/browse.html index 89fdc122b2..83d4db88db 100644 --- a/platform/commonUI/browse/res/templates/browse.html +++ b/platform/commonUI/browse/res/templates/browse.html @@ -4,7 +4,7 @@
+ ng-style="{ width: (splitter.state() - 8) + 'px'}">
diff --git a/platform/commonUI/edit/res/templates/edit-object.html b/platform/commonUI/edit/res/templates/edit-object.html index 2ff322e37c..008cf6f895 100644 --- a/platform/commonUI/edit/res/templates/edit-object.html +++ b/platform/commonUI/edit/res/templates/edit-object.html @@ -7,8 +7,11 @@ structure="toolbar.structure" ng-model="toolbar.state"> -
-
+
+
-
-