comparison 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
comparison
equal deleted inserted replaced
9:d74820d36614 10:2b89067741fb
1 /* top toolbar */ #WWNEkf, 1 /* top toolbar */ #WWNEkf,
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 display: none !important; 7 display: none !important;
7 } 8 }