mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-17 02:54:36 -04:00
Use png rather than svg for warning image. Concatenate flash messages with commas to reduce page height. Allow warning message to be wider
This commit is contained in:
parent
7e4efc39e5
commit
2666bb2dae
4 changed files with 8 additions and 12 deletions
|
@ -228,7 +228,6 @@ div#noscript {
|
|||
color: #d709df;
|
||||
padding: 1em;
|
||||
line-height: 150%;
|
||||
max-width: 700px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
@ -236,10 +235,6 @@ div#noscript a, div#noscript a:visited {
|
|||
color: #d709df;
|
||||
}
|
||||
|
||||
div#noscript svg {
|
||||
max-width: 30px;
|
||||
}
|
||||
|
||||
.disable-noscript-xss-wrapper {
|
||||
max-width: 900px;
|
||||
margin: 0 auto;
|
||||
|
|
BIN
share/static/img/warning.png
Normal file
BIN
share/static/img/warning.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 804 B |
Loading…
Add table
Add a link
Reference in a new issue