comparison extension/css/docs.css @ 36:7c3bfcb83d80

Add more crap that now appears in Google Sheets.
author Paul Fisher <paul@pfish.zone>
date Wed, 15 Oct 2025 21:36:20 -0400
parents 464a6d95441b
children
comparison
equal deleted inserted replaced
35:8bcfd77008cb 36:7c3bfcb83d80
10 .docs-icon-summarize-auto-24x24), 10 .docs-icon-summarize-auto-24x24),
11 /* "Help me create a table" */ .building-blocks-sidekick-entrypoint-button, 11 /* "Help me create a table" */ .building-blocks-sidekick-entrypoint-button,
12 /* "modify with a prompt" */ .docs-bubble-material:has(.docs-icon-ai-text-20), 12 /* "modify with a prompt" */ .docs-bubble-material:has(.docs-icon-ai-text-20),
13 /* "AI summary" building block in sidebar */ .building-block-card-content-container:has(.docs-icon-summarize-auto-24x24), 13 /* "AI summary" building block in sidebar */ .building-block-card-content-container:has(.docs-icon-summarize-auto-24x24),
14 /* "summarize this file" */ .docs-link-bubble-sidekick-prompt-button-card-component, 14 /* "summarize this file" */ .docs-link-bubble-sidekick-prompt-button-card-component,
15 /* "analyze this data" */ .waffle-griddy-suggestions-bubble-container 15 /* "analyze this data" */ .waffle-griddy-suggestions-bubble-container,
16 /* Insert AI column */ .extendTableControlsOverlayColumnsmithIcon,
17 /* prompt in "create pivot table" */ .waffle-sdsd-gemini-entrypoint-wrapper,
18 /* AI menu items */ .goog-menuitem.ai-standard-menu-item
16 { 19 {
17 display: none !important; 20 display: none !important;
18 } 21 }