annotate extension/css/developers.css @ 52:7ca58608cbf2

Add new stuff that has popped up in Drive.
author Paul Fisher <paul@pfish.zone>
date Sun, 14 Dec 2025 20:32:51 -0500
parents 1e534f430748
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
50
1e534f430748 Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
1 /* AI page summary */ devsite-key-takeaways-panel,
1e534f430748 Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
2 /* Chat summary thing */ .devsite-concierge-ai-panel--menu-item,
1e534f430748 Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
3 /* "Code tutor" */ devsite-code-tutorial,
1e534f430748 Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
4 /* AI summary in search results */ devsite-search-summary
1e534f430748 Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
5 {
1e534f430748 Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
6 display: none !important;
1e534f430748 Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
7 }