error handling for profile upload
This commit is contained in:
parent
3f41bc9a82
commit
f8768c5f8e
4 changed files with 42 additions and 10 deletions
|
|
@ -60,7 +60,10 @@ div.elevation {
|
|||
line-height: 1.4em;
|
||||
}
|
||||
.hint {
|
||||
color: orangered;
|
||||
color: orange;
|
||||
}
|
||||
.error {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.heading {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue