Mercurial > personal > no-gemini
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 |
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 } |