mirror of
https://github.com/onionshare/onionshare.git
synced 2025-12-10 14:06:48 -05:00
Update the noscript upload instructions on the receive mode upload page, and add separate page for instructions to disable NoScript XSS setting
This commit is contained in:
parent
1c16b092a3
commit
dd3f2d60b6
4 changed files with 59 additions and 8 deletions
|
|
@ -199,10 +199,15 @@ div#noscript {
|
|||
color: #e55454;
|
||||
padding: 1em;
|
||||
line-height: 150%;
|
||||
max-width: 700px;
|
||||
max-width: 900px;
|
||||
margin: 100px 2em 0 2em;
|
||||
}
|
||||
|
||||
div#noscript a, div#noscript a:visited {
|
||||
color: #e27f7f;
|
||||
}
|
||||
|
||||
.disable-noscript-xss-wrapper {
|
||||
max-width: 900px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue