X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=resources%2Fscss%2Fcomponents%2F_notifications.scss;h=8a6363aacf119e206cf7003edd94ea893f90b143;hp=871d6820f1b2fb4cd648f4d9f7d41ea7554b6caa;hb=refs%2Fchanges%2F39%2F26739%2F3;hpb=d4fd54113808e9efa637719719b2831e0597996e diff --git a/resources/scss/components/_notifications.scss b/resources/scss/components/_notifications.scss index 871d682..8a6363a 100644 --- a/resources/scss/components/_notifications.scss +++ b/resources/scss/components/_notifications.scss @@ -20,8 +20,7 @@ * * ECOMP is a trademark and service mark of AT&T Intellectual Property. */ - - + .notification-modal { .modal-content { @@ -45,7 +44,7 @@ &.warning { .modal-content .modal-header { - border-top: 3px solid $yellow; + border-top: 3px solid $border-color7; } }