Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to hide 2 or more shortcuts ? #694

Closed
ArnolddeBolster opened this issue May 1, 2024 · 4 comments
Closed

how to hide 2 or more shortcuts ? #694

ArnolddeBolster opened this issue May 1, 2024 · 4 comments
Labels
question Further information is requested

Comments

@ArnolddeBolster
Copy link

Hi,

Maybe a dumb question: how can I hide 2 ore more shortcuts.

I managed to do 1 but syntax is wrong for hiding more

@AlexxIT AlexxIT added the invalid This doesn't seem right label May 2, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented May 2, 2024

I don't understand your question

@ArnolddeBolster
Copy link
Author

What is the syntax for hiding both shortcuts (picture-in-picture and snapshot)
I sofar managed to hide one at the time.
The only shortcut I want to be left over is widescreen
image

@alvaromi
Copy link

alvaromi commented May 3, 2024

just append the text below to the style entry:
.pictureinpicture {display: none} .screenshot {display: none}

@AlexxIT AlexxIT added question Further information is requested and removed invalid This doesn't seem right labels May 3, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented May 3, 2024

Thanks @alvaromi

@AlexxIT AlexxIT closed this as completed May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants