diff --git a/Packages/ohif-core/client/components/bootstrap/notification/notification.styl b/Packages/ohif-core/client/components/bootstrap/notification/notification.styl index 1fecb2eeb..aba58936e 100644 --- a/Packages/ohif-core/client/components/bootstrap/notification/notification.styl +++ b/Packages/ohif-core/client/components/bootstrap/notification/notification.styl @@ -30,6 +30,10 @@ .note-dismiss display: block + .alert-success + background-color: #D9F2E9 + color: #000000 + .note-dismiss bottom: 0 cursor: pointer