made notice configurable, fixing a few CSS glitches

This commit is contained in:
El RIDO 2019-06-17 21:40:37 +02:00
parent a67c9ab129
commit 42c2003220
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
9 changed files with 34 additions and 13 deletions

View file

@ -81,12 +81,11 @@ body.loading {
}
.dragAndDropFile{
color:#777;
font-size:1em;
display:inline;
color:#777;
font-size:1em;
display:inline;
}
#deletelink {
float: right;
margin-left: 5px;