aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-ui/resources/scss/common
diff options
context:
space:
mode:
authorSVISHNEV <shlomo-stanisla.vishnevetskiy@amdocs.com>2017-08-29 10:52:01 +0300
committerSVISHNEV <shlomo-stanisla.vishnevetskiy@amdocs.com>2017-08-29 10:53:14 +0300
commit7cd1156c3cab009146ca02989df394412d209483 (patch)
tree91ce9e32f161709caea9679173d9755239b871cc /openecomp-ui/resources/scss/common
parentf5355ef234a409ab4fcfe299f7ee9f33e904355b (diff)
Validation page icons fix
Issue-ID: SDC-254 Change-Id: Ic724ba5d66cb1938ac166383a672d49e25b5d6e4 Signed-off-by: SVISHNEV <shlomo-stanisla.vishnevetskiy@amdocs.com>
Diffstat (limited to 'openecomp-ui/resources/scss/common')
-rw-r--r--openecomp-ui/resources/scss/common/_typography.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-ui/resources/scss/common/_typography.scss b/openecomp-ui/resources/scss/common/_typography.scss
index 94e1ba4d61..95d6d88595 100644
--- a/openecomp-ui/resources/scss/common/_typography.scss
+++ b/openecomp-ui/resources/scss/common/_typography.scss
@@ -139,7 +139,7 @@ $radio-font-family: Arial;
}
.warning-text {
- color: $orange;
+ color: $yellow;
}
.error-text {
color: $red;