fix(styling) Change background color of save confirmation dialog

This commit is contained in:
Aysel Afsar 2018-04-12 10:00:50 -04:00 committed by Erik Ziegler
parent 0c7edbe22e
commit 271d73d627

View File

@ -30,6 +30,10 @@
.note-dismiss
display: block
.alert-success
background-color: #D9F2E9
color: #000000
.note-dismiss
bottom: 0
cursor: pointer