view 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
line wrap: on
line source

/* top toolbar */ #docs-sidekick-button-container,
/* slides mini-toolbar */ #docs-side-toolbar .image-generation-prominent-toolbar-button,
/* docs floating comment thingy */ .docs-instant-bubble-container .superfab-aitextgeneratormenu-button,
/* "Help me write" menu items */ .goog-menuitem:has(.docs-icon-ai-text-generator-18) {
    display: none !important;
}