summaryrefslogtreecommitdiffstats
path: root/resources/scss/components/_notifications.scss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scss/components/_notifications.scss')
-rw-r--r--resources/scss/components/_notifications.scss5
1 files changed, 2 insertions, 3 deletions
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;
}
}