added splitted file uploader and joiner. its still a bit beta

This commit is contained in:
Ville Rantanen
2018-02-24 00:13:18 +02:00
parent 7d424549a2
commit c0dbe045ec
2 changed files with 148 additions and 13 deletions

View File

@@ -151,3 +151,7 @@ tr:nth-child(odd) {
#progress.failure {
color: red;
}
.sortarrow {
font-size: large;
}