iconized context menu: use performance icon for playbackrate

This commit is contained in:
MrOtherGuy
2024-08-03 08:13:45 +03:00
parent 89cdbce8af
commit 0eee8e3c2e

View File

@@ -145,7 +145,7 @@ See the above repository for updates as well as full license text. */
content: url("chrome://global/skin/media/picture-in-picture-open.svg");
}
#context-media-playbackrate::before{
content: url("chrome://global/skin/narrate/fast.svg");
content: url("chrome://global/skin/icons/performance.svg");
}
#context-sendimage::before,
#context-sendvideo::before,