documentation/extensions/odoo_theme/static/scss
Elisabeth Dickinson 54ae084ba5 [IMP][CSS] Use CSS variables to style different alert types
CSS variables avoid having to repeat code for each alert type.
Also remove the need to add "tip" to the theme-colors (no need for "tip"
styled buttons, badges etc, especially as tips use the primary color) by
styling `.alert-tip` with customized copy of BS alert mechanism.

In order to be able to modify the icons with a CSS variable,
the `content` attribute has been removed from the `o-inline-icon` mixin.
Code where this mixin is called in other places has been adapted.
2023-01-04 11:10:09 +01:00
..
bootstrap_scss [FIX] code: typos 2021-05-31 14:44:18 +02:00
_iconfont.scss [IMP] odoo_theme: replace "hide search matches" by a close button 2022-06-27 15:39:04 +02:00
_mixins.scss [IMP][CSS] Use CSS variables to style different alert types 2023-01-04 11:10:09 +01:00
_sphinx_basic.scss [IMP][CSS] Update _sphinx_basic.css after update of Sphinx 2023-01-04 11:10:08 +01:00
_typography.scss [IMP][CSS] Clean up the file according to conventions 2023-01-04 11:10:08 +01:00
_variables.scss [IMP][CSS] Use CSS variables to style different alert types 2023-01-04 11:10:09 +01:00
bootstrap_overridden.scss [IMP][CSS] Use CSS variables to style different alert types 2023-01-04 11:10:09 +01:00