diff extension/css/drive.css @ 10:2b89067741fb default tip

"Summarize this folder" in Drive
author Paul Fisher <paul@pfish.zone>
date Tue, 28 Jan 2025 01:36:20 -0500
parents cf7ff331dacc
children
line wrap: on
line diff
--- a/extension/css/drive.css	Wed Jan 22 05:17:25 2025 -0500
+++ b/extension/css/drive.css	Tue Jan 28 01:36:20 2025 -0500
@@ -2,6 +2,7 @@
 /* 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 {
+/* gemini toolbar */ .vfUWtf,
+/* "summarize this folder" */ #summarizeFolder {
     display: none !important;
 }