iconized context menu: use performance icon for playbackrate

pull/394/head
MrOtherGuy 3 months ago
parent 89cdbce8af
commit 0eee8e3c2e

@ -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,

Loading…
Cancel
Save