addons-cm/website_sale_aplicoop/static
GitHub Copilot 512dd9f00d [FIX] website_sale_aplicoop: restore the compact metrics on product tags
.badge-km seeds --badge-padding-*, --badge-font-* and --badge-border-radius,
but so does Bootstrap's own .badge rule, and this file is @imported — which
the spec hoists above the rest of the bundle, so at equal specificity
Bootstrap always came later and won. The tags rendered at Bootstrap's
default metrics instead of the compact ones written here. Qualify the
selector as .badge.badge-km (0,2,0).

Measured on the card: 7.8/4.2px padding, 12px, 4px radius -> 4/2px, 11px,
--ac-radius-sm, the values the rule asks for.

The colour half needs no qualifier and keeps its own selector reach: Odoo
only reads --background-color/--color/--bg-solid, it never sets them.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-27 19:21:42 +02:00
..
description iconos 2026-02-25 18:41:16 +01:00
src [FIX] website_sale_aplicoop: restore the compact metrics on product tags 2026-08-27 19:21:42 +02:00
tests [FIX] website_sale_aplicoop: Remove redundant string= attributes and fix OCA linting warnings 2026-02-18 17:54:43 +01:00