view 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
line wrap: on
line source

/* AI page summary */ devsite-key-takeaways-panel,
/* Chat summary thing */ .devsite-concierge-ai-panel--menu-item,
/* "Code tutor" */ devsite-code-tutorial,
/* AI summary in search results */ devsite-search-summary
{
    display: none !important;
}