aboutsummaryrefslogtreecommitdiff
path: root/plugins/style
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-11-20 11:04:32 +0000
committerNunoSempere <nuno.sempere@protonmail.com>2023-11-20 11:04:32 +0000
commit292a3f6761bc9b79fddb098d27544db2acf98329 (patch)
tree5afe40a6aacfa044db0ae5dce40f80e635fb96c5 /plugins/style
parent6a3581b7e0928a0df7b5bd8ec850f12101509b23 (diff)
undo some tweaks
Diffstat (limited to 'plugins/style')
-rw-r--r--plugins/style/style.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/style/style.js b/plugins/style/style.js
index 4b42fe3..e93a307 100644
--- a/plugins/style/style.js
+++ b/plugins/style/style.js
@@ -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