diff --git a/share/static/css/style.css b/share/static/css/style.css index 3b6a3785..2600ab35 100644 --- a/share/static/css/style.css +++ b/share/static/css/style.css @@ -224,17 +224,21 @@ li.info { } div#noscript { - border: 1px solid #e55454; text-align: center; - color: #e55454; + color: #d709df; padding: 1em; line-height: 150%; - max-width: 500px; + max-width: 700px; margin: 0 auto; } div#noscript a, div#noscript a:visited { - color: #e27f7f; + color: #d709df; +} + +div#noscript svg { + fill: #d709df; + max-width: 30px; } .disable-noscript-xss-wrapper { diff --git a/share/templates/receive.html b/share/templates/receive.html index 2fff3cdd..5b7ab23c 100644 --- a/share/templates/receive.html +++ b/share/templates/receive.html @@ -13,6 +13,20 @@
+ + Warning: Due to a bug in Tor Browser and Firefox, uploads + sometimes never finish. To upload reliably, either set your Tor Browser + security slider + to Standard or + turn off your Tor Browser's NoScript XSS setting.
+Send Files
@@ -32,26 +46,13 @@- Warning: Due to a bug in Tor Browser and Firefox, uploads - sometimes never finish. To upload reliably, either set your Tor Browser - security slider - to Standard or - turn off your Tor Browser's NoScript XSS setting.
-