undo some tweaks
This commit is contained in:
parent
6a3581b7e0
commit
292a3f6761
|
@ -113,17 +113,11 @@ if (document.domain == "twitter.com") {
|
|||
[role^="progressbar"]{
|
||||
display: none;
|
||||
}
|
||||
.r-1h8ys4a {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* hide video */
|
||||
[data-testid^="videoPlayer"] {
|
||||
display: none !important;
|
||||
}
|
||||
[data-testid^="videoPlayer"]:before {
|
||||
content: '<br>[twitter video]';
|
||||
}
|
||||
`;
|
||||
|
||||
// Function to hide the grandparent of video players
|
||||
|
|
Loading…
Reference in New Issue
Block a user