Mercurial > personal > no-gemini
annotate extension/css/docs.css @ 8:42cdeba9bdb9
Add summarize button in Sheets and AI elements in Ads.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Tue, 21 Jan 2025 17:21:22 -0500 |
parents | e862bd8f7d82 |
children |
rev | line source |
---|---|
0 | 1 /* top toolbar */ #docs-sidekick-button-container, |
2 /* slides mini-toolbar */ #docs-side-toolbar .image-generation-prominent-toolbar-button, | |
2 | 3 /* docs floating comment thingy */ .docs-instant-bubble-container .superfab-aitextgeneratormenu-button, |
8
42cdeba9bdb9
Add summarize button in Sheets and AI elements in Ads.
Paul Fisher <paul@pfish.zone>
parents:
2
diff
changeset
|
4 /* Drive "summarize this table" */ .FormulaBarContainerGeminiSummarizeButton, |
2 | 5 /* "Help me write" menu items */ .goog-menuitem:has(.docs-icon-ai-text-generator-18) { |
0 | 6 display: none !important; |
7 } |