Guillaume (gdi) 97aaba993e [REM] theme_monglia: remove useless scss
This commit removes the scss rule that makes the heading in the numbers
block in uppercase. The rule was not working and is not very useful so
this commit simply removes it.

It was not working because the XML file was not imported anymore since
commit [1].
It was introduced with commit [2].

We don't want to add this file and we prefer to remove it since the
uppercase text-transform property is not builder friendly: you can't
unset it.
And we don't want to remove this file in stable versions, people might
have referenced the XML or CSS file.

[1]: https://github.com/odoo/design-themes-old/commit/14aad38f47a6d00f0d53e94debb8765dbbd81791#diff-5bc126dc3e67585d92c1ed55e9fe3093586830f492920be8a041b7c7bab70065L14
[2]: https://github.com/odoo/design-themes-old/commit/69b99559275cfcfcd2b7f5d4e7667de44d9672b3

task-3469717

closes odoo/design-themes#688

Signed-off-by: Romain Derie (rde) <rde@odoo.com>
2023-10-16 18:21:26 +00:00
2023-10-12 17:20:39 +00:00
2021-05-10 15:45:35 +02:00
S
Description
No description provided
764 MiB
Languages
SCSS 49.6%
Python 25.4%
JavaScript 24.4%
Rich Text Format 0.5%