error handling for profile upload

This commit is contained in:
Norbert Renner 2014-05-27 18:21:21 +02:00
parent 3f41bc9a82
commit f8768c5f8e
4 changed files with 42 additions and 10 deletions

View file

@ -60,7 +60,10 @@ div.elevation {
line-height: 1.4em;
}
.hint {
color: orangered;
color: orange;
}
.error {
color: red;
}
.heading {