Mercurial > personal > no-gemini
annotate extension/css/mail.css @ 33:b60adb9a8fe5
Hide the empty space where the "summarize this email" button was.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Mon, 06 Oct 2025 11:44:47 -0400 |
parents | f9daf68ad465 |
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, |
4
8350ea8f5838
Add a new "help me write" in GMail.
Paul Fisher <paul@pfish.zone>
parents:
2
diff
changeset
|
2 /* "help me write" */ .wG.J-Z-I.bDl, .jKzJCd, |
29
ed2d3ca3080b
Update description; add new summary stuff in GMail.
Paul Fisher <paul@pfish.zone>
parents:
11
diff
changeset
|
3 /* suggested replies */ .B6t8wd, |
31
f9daf68ad465
Add new (again) "summarize this email"
Paul Fisher <paul@pfish.zone>
parents:
29
diff
changeset
|
4 /* blue "summary" box (added 2025-09) */ .eJPjde, |
33
b60adb9a8fe5
Hide the empty space where the "summarize this email" button was.
Paul Fisher <paul@pfish.zone>
parents:
31
diff
changeset
|
5 /* "summarize this email" v2.0 */ .einvLd { |
0 | 6 display: none !important; |
7 } |