annotate extension/css/developers.css @ 55:f6cb2f2cbb0b

Hide more stuff and fix shopping.
author Paul Fisher <paul@pfish.zone>
date Fri, 23 Jan 2026 23:55:19 -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 }