Change alert to loading info message

This commit is contained in:
rugk 2016-10-31 12:20:07 +01:00
parent 7bbb273c1c
commit f9149595c9
No known key found for this signature in database
GPG key ID: 05D40A636AFAB34D
9 changed files with 21 additions and 13 deletions

View file

@ -98,6 +98,10 @@ body.navbar-spacing {
margin-bottom: 10px;
}
.smallErrorText {
font-size: 80%;
}
.comment {
border-left: 1px solid #ccc;
padding: 5px 0 5px 10px;