documentation/extensions/odoo_theme/static
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
..
fonts [IMP] odoo_theme: replace "hide search matches" by a close button 2022-06-27 15:39:04 +02:00
img [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
js [IMP][CSS] Revamp modal to use all BS classes and variables 2023-01-04 11:10:08 +01:00
scss [IMP][CSS] Use CSS variables to style different alert types 2023-01-04 11:10:09 +01:00
style.scss [IMP][CSS] Use CSS variables to style different alert types 2023-01-04 11:10:09 +01:00