Mercurial > personal > no-gemini
diff 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 |
line wrap: on
line diff
--- a/extension/css/docs.css Thu Jan 16 16:16:48 2025 -0500 +++ b/extension/css/docs.css Tue Jan 21 17:21:22 2025 -0500 @@ -1,6 +1,7 @@ /* top toolbar */ #docs-sidekick-button-container, /* slides mini-toolbar */ #docs-side-toolbar .image-generation-prominent-toolbar-button, /* docs floating comment thingy */ .docs-instant-bubble-container .superfab-aitextgeneratormenu-button, +/* Drive "summarize this table" */ .FormulaBarContainerGeminiSummarizeButton, /* "Help me write" menu items */ .goog-menuitem:has(.docs-icon-ai-text-generator-18) { display: none !important; }