annotate extension/css/developers.css @ 54:7af5f3d7ec03 default tip

Bump to v0.2.30.1 to fix Gecko manifest error.
author Paul Fisher <paul@pfish.zone>
date Sun, 14 Dec 2025 20:39:38 -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 }