mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 22:03:36 +01:00
Fixed MeWe chat window
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[Adblock Plus 2.0]
|
||||
! Title: Dandelion Sprout's Website Stretcher
|
||||
! Expires: 3 days
|
||||
! Version: 05August2018v1-Beta
|
||||
! Version: 08August2018v1-Beta
|
||||
! Licence: https://github.com/DandelionSprout/adfilt/blob/master/LICENSE.md
|
||||
! Have you ever felt bothered by how many websites still think that everyone are using narrow monitors? Well, here's how to stretch them out like a piece of gum! Currently works with 9 sites, incl. MeWe, Pixiv, GitHub, Vidlii, Prisjakt, PayPal, and Google Play. Only recommended for ≥1440px wide monitors.
|
||||
! Special thanks go out to elypter (https://github.com/elypter), who inadvertently taught me that adblockers can be used to edit elements' CSS styles.
|
||||
@@ -72,7 +72,7 @@ mewe.com##.c-app-group:style(width:1400px !important; margin-left:0px !important
|
||||
mewe.com##.c-app-group-feed:style(justify-content: center !important)
|
||||
mewe.com##.c-mw-group-header:style(width:82% !important)
|
||||
mewe.com##.chat-window_body:style(width:1130px !important;overflow-x:visible !important;overflow-y:visible !important)
|
||||
mewe.com##.c-app-chat-index:style(margin:0 0 !important;overflow-x:visible !important;overflow-y:visible !important)
|
||||
mewe.com##.c-app-chat-index:style(margin:0 0 !important;overflow-x:visible !important;overflow-y:visible !important;width:1220px)
|
||||
mewe.com##.privacymail:style(overflow:visible !important;justify-content: center !important)
|
||||
mewe.com##.chat-message_content:style(max-width:1300px !important)
|
||||
mewe.com##.chat-window_send-form:style(max-width:1300px !important)
|
||||
|
||||
Reference in New Issue
Block a user