mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-07 05:42:20 -04:00
Adds noscript HTML
This commit is contained in:
parent
b9a2c56e0f
commit
fe673e97be
4 changed files with 12 additions and 14 deletions
|
@ -187,6 +187,10 @@ table.file-list td:last-child {
|
|||
}
|
||||
}
|
||||
|
||||
.no-js {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.upload-wrapper {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue