Mercurial > personal > no-gemini
diff extension/css/docs.css @ 0:4802c0568c26
Initial version of extension.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Tue, 24 Sep 2024 19:26:31 -0400 |
parents | |
children | e862bd8f7d82 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/extension/css/docs.css Tue Sep 24 19:26:31 2024 -0400 @@ -0,0 +1,5 @@ +/* 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 { + display: none !important; +}