Nasreddin Boulif (bon) 3800b85dea [FIX] theme_common: Remove shadow style for header tags with light bg
Steps to reproduce :

  - Install Website module and at step of selecting a website theme,
    choose Monglia
    (or install and activate theme manually after Website install)
  - Go to Website homepage and edit it
  - Add the `Three Columns` structure block then save

Issue :

  The titles in cards are blurry.
  Issue can be reproduced on any theme that use the css function:
  `o-theme-cfa-header-shadows`.

Solution :

  Remove shadow style for light background:
  bg-100, bg-200, bg-300, bg-400.

opw-2627163

closes odoo/design-themes#495

X-original-commit: 59522be3eb
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
2021-09-13 16:59:14 +00:00
2021-05-20 10:57:04 +02:00
2021-05-20 10:57:04 +02:00
S
Description
No description provided
872 MiB
Languages
SCSS 43.3%
JavaScript 35.9%
Python 11%
HTML 8.3%
CSS 1.4%
Other 0.1%