comparison extension/css/mail.css @ 33:b60adb9a8fe5

Hide the empty space where the "summarize this email" button was.
author Paul Fisher <paul@pfish.zone>
date Mon, 06 Oct 2025 11:44:47 -0400
parents f9daf68ad465
children
comparison
equal deleted inserted replaced
32:56536378204f 33:b60adb9a8fe5
1 /* top toolbar */ .Zmxtcf, 1 /* top toolbar */ .Zmxtcf,
2 /* "help me write" */ .wG.J-Z-I.bDl, .jKzJCd, 2 /* "help me write" */ .wG.J-Z-I.bDl, .jKzJCd,
3 /* suggested replies */ .B6t8wd, 3 /* suggested replies */ .B6t8wd,
4 /* blue "summary" box (added 2025-09) */ .eJPjde, 4 /* blue "summary" box (added 2025-09) */ .eJPjde,
5 /* "summarize this email" v2.0 */ .afdZW { 5 /* "summarize this email" v2.0 */ .einvLd {
6 display: none !important; 6 display: none !important;
7 } 7 }