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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
4802c0568c26 Initial version of extension.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
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
e862bd8f7d82 Add some new Gemini crap.
Paul Fisher <paul@pfish.zone>
parents: 0
diff changeset
4 /* suggested replies */ .B6t8wd {
0
4802c0568c26 Initial version of extension.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
5 display: none !important;
4802c0568c26 Initial version of extension.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
6 }