mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-21 17:27:13 +01:00
webstyle updates
This commit is contained in:
parent
7d9898ef1c
commit
ff400f72ec
74
webstyle.css
74
webstyle.css
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user