annotate extension/css/docs.css @ 7:cf7ff331dacc default tip

Add new "summarize this file" that has appeared in Drive.
author Paul Fisher <paul@pfish.zone>
date Thu, 16 Jan 2025 16:16:48 -0500
parents e862bd8f7d82
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4802c0568c26 Initial version of extension.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
1 /* top toolbar */ #docs-sidekick-button-container,
4802c0568c26 Initial version of extension.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
2 /* slides mini-toolbar */ #docs-side-toolbar .image-generation-prominent-toolbar-button,
2
e862bd8f7d82 Add some new Gemini crap.
Paul Fisher <paul@pfish.zone>
parents: 0
diff changeset
3 /* docs floating comment thingy */ .docs-instant-bubble-container .superfab-aitextgeneratormenu-button,
e862bd8f7d82 Add some new Gemini crap.
Paul Fisher <paul@pfish.zone>
parents: 0
diff changeset
4 /* "Help me write" menu items */ .goog-menuitem:has(.docs-icon-ai-text-generator-18) {
0
4802c0568c26 Initial version of extension.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
5 display: none !important;
4802c0568c26 Initial version of extension.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
6 }