mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-07 17:05:16 -04:00
Add new WSGI middleware just to attach the Web object to environ, and improve the UI of file upload progress
This commit is contained in:
parent
4153c11b5d
commit
5068fe8eda
2 changed files with 30 additions and 3 deletions
|
@ -135,6 +135,7 @@ ul.flashes {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
color: #cc0000;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
ul.flashes li {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue