mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
d9a80ab175
Differential Revision: https://phabricator.services.mozilla.com/D142175
11 lines
189 B
HTML
11 lines
189 B
HTML
<span style="
|
|
display: block;
|
|
width: 50px;
|
|
height: 50px;
|
|
position: absolute;
|
|
top: 45%; left: 45%;
|
|
image-rendering: crisp-edges;
|
|
background-size: 100% 100%;
|
|
transform: scaleX(-1);
|
|
"></span>
|