Mercurial > personal > no-gemini
comparison extension/css/docs.css @ 42:d9afec78974e
Hide a lot of new stuff across Docs, Drive, YT, and YT Studio.
| author | Paul Fisher <paul@pfish.zone> |
|---|---|
| date | Fri, 31 Oct 2025 16:39:48 -0400 |
| parents | 7c3bfcb83d80 |
| children |
comparison
equal
deleted
inserted
replaced
| 41:caa2d5a9e94f | 42:d9afec78974e |
|---|---|
| 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, | 16 /* Insert AI column */ .extendTableControlsOverlayColumnsmithIcon, |
| 17 /* prompt in "create pivot table" */ .waffle-sdsd-gemini-entrypoint-wrapper, | 17 /* prompt in "create pivot table" */ .waffle-sdsd-gemini-entrypoint-wrapper, |
| 18 /* AI menu items */ .goog-menuitem.ai-standard-menu-item | 18 /* AI menu items */ .goog-menuitem.ai-standard-menu-item, |
| 19 /* "generate an image" in slides */ .appsSketchyContentLibraryRailAiEntryGroup, | |
| 20 /* "help me create a slide" in toolbar */ #openSidekickForSlideGenerationButton, | |
| 21 /* "help me create a slide" in menu */ .goog-menuitem:has(.docs-icon-screensaver-auto-18x18), | |
| 22 /* AI search suggestions */ .gssb_sp, | |
| 23 /* "Ask Gemini" menu */ #docs-gemini-menu | |
| 19 { | 24 { |
| 20 display: none !important; | 25 display: none !important; |
| 21 } | 26 } |
