Mercurial > personal > no-gemini
view extension/css/drive.css @ 27:25c53854dd9d
Un-hide YouTube crap, hide some new crap in Drive listings.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Fri, 03 Oct 2025 14:30:26 -0400 |
parents | a1fb69eaf3ec |
children |
line wrap: on
line source
/* top toolbar */ #WWNEkf, /* in-file toolbar (e.g., opened PDF) */ #viewer-sidekick-button, /* "summarize this file" toolbar */ .iQnZTe.SMHH7, /* there appears to be no easy way to hide the "summarize this file" menu item :( */ /* gemini toolbar */ .vfUWtf, /* "summarize this folder" */ #summarizeFolder, /* "summarize this folder" again */ .De8rPe, /* list of gemini prompts */ .KuPsyb, /* uninvited document summary */ .a-b-HFUoid-cSnan, /* uninvited document summary, again */ .ndfHFb-c4YZDc-HFUoid-cSnan, /* gemini "catch up" on documents added by others in folder view */ .aXe95b, /* gemini summary of document contents in folder view */ .e5dYA { display: none !important; }