Added download feature (#5318).

This commit is contained in:
Christian Pierre MOMON
2021-04-14 03:11:58 +02:00
committed by El RIDO
parent 9e6eb50ced
commit ed66351337
4 changed files with 50 additions and 2 deletions

View File

@@ -249,6 +249,10 @@ button img {
padding: 1px 0 1px 0;
}
#downloadtextbutton img {
padding: 1px 0 1px 0;
}
#remainingtime, #password {
color: #94a3b4;
display: inline;