From 804ec686128a49628e9f656397e4a4512e4c5714 Mon Sep 17 00:00:00 2001 From: Vodafone Date: Mon, 18 Mar 2019 15:46:53 +0530 Subject: List of Input Parameters for VSP: FE Change-Id: I17697b5646c1a201678dbab11fef28a7483fbf8c Issue-ID: SDC-2049 Co-authored-by: rahul.ghugikar@vodafone.com, soumyarup.paul@vodafone.com Signed-off-by: Vodafone --- .../resources/scss/modules/_softwareProductValidationResultsPage.scss | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 openecomp-ui/resources/scss/modules/_softwareProductValidationResultsPage.scss (limited to 'openecomp-ui/resources/scss/modules/_softwareProductValidationResultsPage.scss') diff --git a/openecomp-ui/resources/scss/modules/_softwareProductValidationResultsPage.scss b/openecomp-ui/resources/scss/modules/_softwareProductValidationResultsPage.scss new file mode 100644 index 0000000000..9ff3696dcb --- /dev/null +++ b/openecomp-ui/resources/scss/modules/_softwareProductValidationResultsPage.scss @@ -0,0 +1,4 @@ + +.validation-results-test-result-label { + padding-left: 10px +} -- cgit 1.2.3-korg