comparison extension/css/drive.css @ 34:64e90e9ada72

icon-path based removals: YouTube "Ask", Drive "Summarize this"
author Paul Fisher <paul@pfish.zone>
date Sat, 11 Oct 2025 22:49:28 -0400
parents 25c53854dd9d
children
comparison
equal deleted inserted replaced
33:b60adb9a8fe5 34:64e90e9ada72
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 /* uninvited document summary, again */ .ndfHFb-c4YZDc-HFUoid-cSnan,
11 /* gemini "catch up" on documents added by others in folder view */ .aXe95b, 11 /* gemini "catch up" on documents added by others in folder view */ .aXe95b,
12 /* gemini summary of document contents in folder view */ .e5dYA 12 /* gemini summary of document contents in folder view */ .e5dYA,
13 /* "summarize this file" context menu */ div[role=menuitem]:has(path[d^="M280-520v-80H600v80H280Zm0"])
13 { 14 {
14 display: none !important; 15 display: none !important;
15 } 16 }