improve file upload UI

This commit is contained in:
Pierre Bondoerffer
2017-08-09 10:54:20 +02:00
parent ca686f9c92
commit 34ba673cd3
5 changed files with 40 additions and 23 deletions

View File

@@ -128,9 +128,3 @@ media-tag {
z-index: 10000;
display: block;
}
body #uploadStatusContainer {
background-color: rgba(255, 255, 255, 0.9);
color: black;
opacity: 0.9;
}