odoo/odoo#121390

Created by Chrysanthe Gomrée (chgo)
label
odoo-dev:master-milk-bringing-bg-transparent-back-chgo
head
e22e58a2cb428bf5de6d357c8d51af82cff464c8
target
saas-16.3
merged
1 year ago by JavaScript, Pierre Paridans (app)
forward-ports

[FIX] web: reintroduce `.bg-transparent` class

== ISSUE ==

With the refactoring of the `utilities_custom.scss` file, the transparent key from the map actually disappeared. This commit aims to reintroduce the key in order to make the class work.

We also fix some synthax.

== After this commit ==

We reintroduce the `.bg-transparent` class inside the `utilities_custom` file. This allow us to extend the default BS's maps rather than override them.

task-3326297
part of task-3326263

---
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr