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