This repository has been archived on 2023-05-12. You can view files and clone it, but cannot push or open issues or pull requests.
media-host/static/css/upload.css

16 lines
182 B
CSS

.sub {
background: black;
color: white;
border: 0;
padding: 5px;
break-after: always;
}
#progress {
width: 100%;
margin-top: 5px;
}
.require-script {
width: 100%;
}