From 7cd1156c3cab009146ca02989df394412d209483 Mon Sep 17 00:00:00 2001 From: SVISHNEV Date: Tue, 29 Aug 2017 10:52:01 +0300 Subject: Validation page icons fix Issue-ID: SDC-254 Change-Id: Ic724ba5d66cb1938ac166383a672d49e25b5d6e4 Signed-off-by: SVISHNEV --- .../resources/scss/modules/_softwareProductAttachmentPage.scss | 6 ------ 1 file changed, 6 deletions(-) (limited to 'openecomp-ui/resources/scss/modules') diff --git a/openecomp-ui/resources/scss/modules/_softwareProductAttachmentPage.scss b/openecomp-ui/resources/scss/modules/_softwareProductAttachmentPage.scss index 0e092dd8bb..bd47fbb334 100644 --- a/openecomp-ui/resources/scss/modules/_softwareProductAttachmentPage.scss +++ b/openecomp-ui/resources/scss/modules/_softwareProductAttachmentPage.scss @@ -91,11 +91,6 @@ z-index: 1; padding-right: 20px; .counter { - .svg-icon { - &.__exclamationTriangleLine { - fill :$orange; - } - } display: flex; &:first-child { margin-right: 20px; @@ -220,7 +215,6 @@ .svg-icon { width: 20px; height: 20px; - fill: $orange; } } .error-item-file-type { -- cgit 1.2.3-korg