mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-04 06:20:37 -08:00
Add: Context Menu - Pictureinpicture toggle icon
This commit is contained in:
parent
99317ab6fc
commit
b0d991e9e3
1 changed files with 5 additions and 0 deletions
|
|
@ -1291,4 +1291,9 @@
|
|||
|
||||
#context-media-eme-learnmore { /* iconic */
|
||||
}
|
||||
|
||||
/*= pictureInPictureToggleContextMenu ======================================*/
|
||||
#pictureInPictureToggleContextMenu > menuitem[oncommand="PictureInPicture.hideToggle();"] {
|
||||
background-image: url(./icons/eye-hide.svg);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue