annotate extension/css/mail.css @ 11:ad2ca744bcbb default tip

Hide Gemini thingy in Chat as well. This loosens the CSS selector for the button to use just one class, but it's probably fine.
author Paul Fisher <paul@pfish.zone>
date Mon, 03 Feb 2025 23:54:00 -0500
parents 8350ea8f5838
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 }