mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added ability to stop uploads
This commit is contained in:
@ -106,6 +106,9 @@
|
||||
display: inline-block;
|
||||
margin: 0.3em 0.3em 0 0;
|
||||
}
|
||||
#post-upload-step2 .operations .stop {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#post-upload-step2 form {
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user