From: Anaël Closson Date: Wed, 27 Sep 2017 10:30:08 +0000 (+0200) Subject: More flexible styling + fix cannot save tca X-Git-Tag: v1.1.0~57 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=clamp.git;a=commitdiff_plain;h=b62fd94096ce3c42ca380c6971afbefe5d13b7bf More flexible styling + fix cannot save tca Change-Id: Ice937ce4a56218981976e6ad777b3e4e71963680 Issue-ID: CLAMP-58 Signed-off-by: Anaël Closson --- diff --git a/src/main/resources/META-INF/resources/designer/partials/portfolios/tca_properties.html b/src/main/resources/META-INF/resources/designer/partials/portfolios/tca_properties.html index 4c2957f8..c19d8bcf 100644 --- a/src/main/resources/META-INF/resources/designer/partials/portfolios/tca_properties.html +++ b/src/main/resources/META-INF/resources/designer/partials/portfolios/tca_properties.html @@ -70,17 +70,22 @@ } #tcaEditHolder{ - height:260px; background-color: #f5f5f5; - padding:10px 0px; + padding:10px 10px; margin: 15px 15px 0 0; float: right; } + + +#tcaEditHolder #properties_tab>div+div { + margin-top: 10px; +} + .tcaErr{ display:none; text-align:center; margin-bottom:20px; - color:red;" + color:red; } .tcaParentItems { @@ -219,20 +224,20 @@
-
-
+
+
-
+
-
+
Cancel
-