Mercurial > personal > no-gemini
annotate 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 |
rev | line source |
---|---|
0 | 1 /* top toolbar */ #docs-sidekick-button-container, |
2 /* slides mini-toolbar */ #docs-side-toolbar .image-generation-prominent-toolbar-button, | |
3 /* docs floating comment thingy */ .docs-instant-bubble-container .superfab-aitextgeneratormenu-button { | |
4 display: none !important; | |
5 } |