Mercurial > personal > no-gemini
annotate extension/css/mail.css @ 12:f62ccc5b03c8
Hide more items and fix URL patterns.
- Hides a bunch of Gemini menu items and buttons within Sheets and Docs.
(Thanks, Laura!)
- Fixes multilogin issues / the fact that things wouldn't hide when you
when to docs.new / sheets.new / slides.new. (Thanks, Ben!)
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Tue, 11 Feb 2025 23:11:21 -0500 |
parents | ad2ca744bcbb |
children |
rev | line source |
---|---|
11
ad2ca744bcbb
Hide Gemini thingy in Chat as well.
Paul Fisher <paul@pfish.zone>
parents:
4
diff
changeset
|
1 /* top toolbar */ .Zmxtcf, |
0 | 2 /* "summarize this email" */ html body .nH .nH .einvLd, |
4
8350ea8f5838
Add a new "help me write" in GMail.
Paul Fisher <paul@pfish.zone>
parents:
2
diff
changeset
|
3 /* "help me write" */ .wG.J-Z-I.bDl, .jKzJCd, |
2 | 4 /* suggested replies */ .B6t8wd { |
0 | 5 display: none !important; |
6 } |