webstyle updates

This commit is contained in:
Matthias Kretschmann 2023-01-16 20:21:05 +00:00
parent 7d9898ef1c
commit ff400f72ec
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 73 deletions

View File

@ -22,63 +22,15 @@
display: none !important;
}
/* GMAIL
-----------------------------------------*/
/* more space at top of mails */
div.AO div.aeF {
margin-top: 12px;
}
/* hide google footer */
.aeJ div.aeG,
td.Bu div.aeV,
td.Bu div.aeU,
td.Bu div.ae3 {
display: none !important;
}
/* fuck you too, social sidebar and share thingy */
td.Bu.y3,
#gbgs3,
.gb_7a.gb_ya.gb_g {
display: none !important;
}
/* center more stuff */
div.gB.xu table.cf.FVrZGe,
div.ip.adB,
.hx .h7 .Bk .G2 .adn {
max-width: 768px;
margin-left: auto !important;
margin-right: auto !important;
}
/* Ads */
body.aAU .mq {
display: none !important;
}
/* CHROME
-----------------------------------------*/
/* fuck you google for putting your ads
in my browser start page */
#prm-pt {
display: none !important;
}
/* TWITTER
-----------------------------------------*/
/* Nice try, Twitter */
div.promoted-tweet,
[data-testid="placementTracking"] {
div.promoted-tweet {
display: none !important;
}
/* Discover menu, Who to follow, Similiar, Trends */
[data-testid="sidebarColumn"],
[aria-label="Timeline: Trending now"],
[aria-label="Who to follow"],
[data-testid="DMDrawer"] {
@ -89,17 +41,6 @@ div.promoted-tweet,
visibility: visible !important;
}
/* GOOGLE+
-----------------------------------------*/
/* I don't think that's Fun & Interesting */
div[guidedhelpid="celebritysuggestions"],
div.o6.jea,
a.gb_Db.gbp1.gb_N,
div.Qd.Gb.qd.pP.EX {
display: none !important;
}
/* STACK OVERFLOW ET AL.
-----------------------------------------*/
@ -109,16 +50,3 @@ div.Qd.Gb.qd.pP.EX {
.everyonelovesstackoverflow {
display: none !important;
}
/* MEDIUM
-----------------------------------------*/
.js-postShareWidget,
.u-zIndexMetabar.js-stickyFooter,
.metabar.metabar--spacer.js-metabarSpacer {
display: none !important;
}
.metabar.js-metabar {
position: relative !important;
}