Mercurial > personal > no-gemini
diff extension/css/docs.css @ 21:464a6d95441b
Actually include YT button; hide "analyze this data" in Sheets.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Tue, 17 Jun 2025 09:57:06 -0400 |
parents | 60347e04b78f |
children |
line wrap: on
line diff
--- a/extension/css/docs.css Tue Jun 17 09:20:41 2025 -0400 +++ b/extension/css/docs.css Tue Jun 17 09:57:06 2025 -0400 @@ -11,6 +11,8 @@ /* "Help me create a table" */ .building-blocks-sidekick-entrypoint-button, /* "modify with a prompt" */ .docs-bubble-material:has(.docs-icon-ai-text-20), /* "AI summary" building block in sidebar */ .building-block-card-content-container:has(.docs-icon-summarize-auto-24x24), -/* "summarize this file" */ .docs-link-bubble-sidekick-prompt-button-card-component { +/* "summarize this file" */ .docs-link-bubble-sidekick-prompt-button-card-component, +/* "analyze this data" */ .waffle-griddy-suggestions-bubble-container +{ display: none !important; }