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 |
|
rev |
line source |
0
|
1 /* top toolbar */ #docs-sidekick-button-container,
|
|
2 /* slides mini-toolbar */ #docs-side-toolbar .image-generation-prominent-toolbar-button,
|
2
|
3 /* docs floating comment thingy */ .docs-instant-bubble-container .superfab-aitextgeneratormenu-button,
|
|
4 /* "Help me write" menu items */ .goog-menuitem:has(.docs-icon-ai-text-generator-18) {
|
0
|
5 display: none !important;
|
|
6 }
|