Merge remote-tracking branch 'upstream/pull/4409'

This commit is contained in:
Tom Hughes 2023-12-17 18:38:52 +00:00
commit 33de240a7e
2 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

View file

@ -37,8 +37,7 @@ time[title] {
vertical-align: top; vertical-align: top;
width: 20px; width: 20px;
height: 20px; height: 20px;
background: transparent image-url("sprite.png") no-repeat 0 0; background: transparent image-url("sprite.svg") no-repeat 0 0;
background-image: image-url("sprite.svg");
text-indent: -9999px; text-indent: -9999px;
overflow: hidden; overflow: hidden;
} }