Mercurial > personal > no-gemini
comparison extension/css/drive.css @ 15:eaea0163d04a
Hide more Gemini crap from Drive and "people also ask"/"things to know"
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Fri, 04 Apr 2025 21:26:02 -0400 |
parents | 6d6d9163feb7 |
children | 6661e33327c6 |
comparison
equal
deleted
inserted
replaced
14:6d6d9163feb7 | 15:eaea0163d04a |
---|---|
2 /* in-file toolbar (e.g., opened PDF) */ #viewer-sidekick-button, | 2 /* in-file toolbar (e.g., opened PDF) */ #viewer-sidekick-button, |
3 /* "summarize this file" toolbar */ .iQnZTe.SMHH7, | 3 /* "summarize this file" toolbar */ .iQnZTe.SMHH7, |
4 /* there appears to be no easy way to hide the "summarize this file" menu item :( */ | 4 /* there appears to be no easy way to hide the "summarize this file" menu item :( */ |
5 /* gemini toolbar */ .vfUWtf, | 5 /* gemini toolbar */ .vfUWtf, |
6 /* "summarize this folder" */ #summarizeFolder, | 6 /* "summarize this folder" */ #summarizeFolder, |
7 /* "summarize this folder" again */ .De8rPe { | 7 /* "summarize this folder" again */ .De8rPe, |
8 /* list of gemini prompts */ .KuPsyb { | |
8 display: none !important; | 9 display: none !important; |
9 } | 10 } |