annotate extension/css/docs.css @ 6:05ababfe867c

haha you have to add the files to make it work.
author Paul Fisher <paul@pfish.zone>
date Sat, 04 Jan 2025 20:39:21 -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 }