Implement Require Email for Notifications on Frontend

This commit is contained in:
Chi Vinh Le
2018-03-05 17:12:05 +01:00
parent 8113c4f8b8
commit 047beb1ae9
17 changed files with 312 additions and 10 deletions
@@ -0,0 +1,11 @@
.spinner {
display: inline-block;
}
.link {
display: inline-block;
cursor: pointer;
margin: 2px;
color: #2099d6;
border-bottom: 1px solid #2099d6;
}