mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 23:11:29 -04:00
Include a local copy of the arrow icon
From https://design.firefox.com/icons/icons/desktop/arrowhead-right-12.svg
This commit is contained in:
parent
b1116a1c35
commit
51bc1cf3ed
2 changed files with 5 additions and 1 deletions
|
@ -27,7 +27,7 @@ body {
|
|||
display: block;
|
||||
position: absolute;
|
||||
top: 12px;
|
||||
background-image: url(https://design.firefox.com/icons/icons/desktop/arrowhead-right-12.svg);
|
||||
background-image: url(../icons/arrowhead-right-12.svg);
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
opacity : 0.6;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue