more gmail/google stuff

This commit is contained in:
Matthias Kretschmann 2013-10-13 14:54:36 +02:00
parent 58b3876b67
commit f44bfad057
1 changed files with 26 additions and 3 deletions

View File

@ -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 */