settings succes mesages

This commit is contained in:
Marijn Jansen
2017-01-18 14:51:03 +01:00
parent 4fe142eb51
commit e73fcd420c
4 changed files with 50 additions and 9 deletions

View File

@@ -5,6 +5,17 @@
.settings-password {
margin-right: 15px;
}
.settings-message {
color: white;
}
.settings-message-angry {
background-color: firebrick;
}
.settings-message-happy {
background-color: forestgreen;
}
.settings li {