Improved Error reporting on ADIF upload and display the maxmium file size for upload the web server supports

This commit is contained in:
Peter Goodhall
2019-05-16 16:03:52 +01:00
parent 78b16e921b
commit 9a49b1c207
3 changed files with 22 additions and 3 deletions

View File

@@ -34,6 +34,11 @@
padding-top: 15px;
}
.adif .alert p {
margin-bottom: 0rem;
}
TD.qsl{
width: 20px;
}