diff extension/css/drive.css @ 14:6d6d9163feb7 default tip

Hide YET ANOTHER "summarize this folder" in Google Drive.
author Paul Fisher <paul@pfish.zone>
date Thu, 06 Mar 2025 23:36:15 -0500
parents 2b89067741fb
children
line wrap: on
line diff
--- a/extension/css/drive.css	Tue Feb 11 23:16:08 2025 -0500
+++ b/extension/css/drive.css	Thu Mar 06 23:36:15 2025 -0500
@@ -3,6 +3,7 @@
 /* "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" */ #summarizeFolder,
+/* "summarize this folder" again */ .De8rPe {
     display: none !important;
 }