mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-22 01:37:14 +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
|
/* GMAIL
|
||||||
-----------------------------------------*/
|
-----------------------------------------*/
|
||||||
|
|
||||||
/* hide google links in footer but keep layout */
|
/* more space at top of mails */
|
||||||
.aeG div.aeU {
|
div.AO div.aeF {
|
||||||
visibility: hidden;
|
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 */
|
/* Ads */
|
||||||
|
Loading…
Reference in New Issue
Block a user