removed jquery from upload.js

This commit is contained in:
Danny Coates 2017-08-14 12:04:03 -07:00
parent b40b45273d
commit 41351f877c
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
7 changed files with 440 additions and 511 deletions

View file

@ -310,6 +310,10 @@ tbody {
opacity: 0.3;
}
.text-copied {
color: #0a8dff;
}
/* Popup container */
.popup {
position: absolute;