comparison extension/css/drive.css @ 7:cf7ff331dacc default tip

Add new "summarize this file" that has appeared in Drive.
author Paul Fisher <paul@pfish.zone>
date Thu, 16 Jan 2025 16:16:48 -0500
parents eadd1318ddd6
children
comparison
equal deleted inserted replaced
6:05ababfe867c 7:cf7ff331dacc
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,
4 /* there appears to be no easy way to hide the "summarize this file" menu item :( */
5 /* gemini toolbar */ .vfUWtf {
3 display: none !important; 6 display: none !important;
4 } 7 }