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

This commit is contained in:
Tom Hughes 2024-05-15 00:33:26 +01:00
commit b0d3ecb3c3
3 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 15.875 15.875" stroke="#fff" stroke-width=".794"><rect width="10.933" height="2.295" x="2.45" y="3.029" rx="1" paint-order="stroke fill markers"/><rect width="10.933" height="2.295" x="2.45" y="6.79" rx="1" paint-order="stroke fill markers"/><rect width="10.933" height="2.295" x="2.471" y="10.531" rx="1" paint-order="stroke fill markers"/></svg>

After

Width:  |  Height:  |  Size: 424 B

View file

@ -79,7 +79,7 @@ time[title] {
position: absolute;
top: 0;
right: 0;
background: image-url("menu-icon.png") no-repeat;
background: image-url("menu-icon.svg") no-repeat;
background-size: 30px 30px;
width: 30px;
height: 30px;