mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-22 01:37:14 +01:00
hide more ads on gmail
This commit is contained in:
parent
6bc3dd0686
commit
58b3876b67
@ -27,13 +27,13 @@
|
||||
-----------------------------------------*/
|
||||
|
||||
/* hide google links in footer but keep layout */
|
||||
div.aeU {
|
||||
.aeG div.aeU {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.mq {
|
||||
background: #fff !important;
|
||||
border: none !important;
|
||||
/* Ads */
|
||||
body.aAU .mq {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user