mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-21 17:27:13 +01:00
more gmail/google stuff
This commit is contained in:
parent
58b3876b67
commit
f44bfad057
29
webstyle.css
29
webstyle.css
@ -26,9 +26,32 @@
|
||||
/* GMAIL
|
||||
-----------------------------------------*/
|
||||
|
||||
/* hide google links in footer but keep layout */
|
||||
.aeG div.aeU {
|
||||
visibility: hidden;
|
||||
/* 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 {
|
||||
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 */
|
||||
|
Loading…
Reference in New Issue
Block a user