Mercurial > personal > no-gemini
view extension/css/docs.css @ 13:e4e909f5fd65 default tip
Mark v0.2.9 and make build.ps1 executable.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Tue, 11 Feb 2025 23:16:08 -0500 |
parents | f62ccc5b03c8 |
children |
line wrap: on
line source
/* 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"/GenAI menu items */ .goog-menuitem:has(.docs-icon-ai-text-generator-18, .docs-icon-image-generation-18, .docs-icon-spark-18x18), /* "Help me create a table" */ .building-blocks-sidekick-entrypoint-button, /* "summarize this file" */ .docs-link-bubble-sidekick-prompt-button-card-component { display: none !important; }