Mercurial > personal > no-gemini
comparison 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 |
comparison
equal
deleted
inserted
replaced
10:2b89067741fb | 11:ad2ca744bcbb |
---|---|
1 /* top toolbar */ .Zmxtcf.e5IPTd, | 1 /* top toolbar */ .Zmxtcf, |
2 /* "summarize this email" */ html body .nH .nH .einvLd, | 2 /* "summarize this email" */ html body .nH .nH .einvLd, |
3 /* "help me write" */ .wG.J-Z-I.bDl, .jKzJCd, | 3 /* "help me write" */ .wG.J-Z-I.bDl, .jKzJCd, |
4 /* suggested replies */ .B6t8wd { | 4 /* suggested replies */ .B6t8wd { |
5 display: none !important; | 5 display: none !important; |
6 } | 6 } |