comparison extension/css/drive.css @ 22:a1fb69eaf3ec default tip

Hide the gemini summary on file pages.
author Paul Fisher <paul@pfish.zone>
date Tue, 17 Jun 2025 10:24:31 -0400
parents 6661e33327c6
children
comparison
equal deleted inserted replaced
21:464a6d95441b 22:a1fb69eaf3ec
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 /* list of gemini prompts */ .KuPsyb,
9 /* uninvited document summary */ .a-b-HFUoid-cSnan 9 /* uninvited document summary */ .a-b-HFUoid-cSnan,
10 /* uninvited document summary, again */ .ndfHFb-c4YZDc-HFUoid-cSnan
10 { 11 {
11 display: none !important; 12 display: none !important;
12 } 13 }