annotate extension/css/developers.css @ 50:1e534f430748 default tip

Hide slop in developers.google.com.
author Paul Fisher <paul@pfish.zone>
date Sat, 13 Dec 2025 17:45:23 -0500
parents
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 }