fix(styling) Change background color of save confirmation dialog
This commit is contained in:
parent
0c7edbe22e
commit
271d73d627
@ -30,6 +30,10 @@
|
|||||||
.note-dismiss
|
.note-dismiss
|
||||||
display: block
|
display: block
|
||||||
|
|
||||||
|
.alert-success
|
||||||
|
background-color: #D9F2E9
|
||||||
|
color: #000000
|
||||||
|
|
||||||
.note-dismiss
|
.note-dismiss
|
||||||
bottom: 0
|
bottom: 0
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user