documentation/extensions/odoo_theme
Elisabeth Dickinson c24402385a [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-03 08:48:41 +01:00
..
layout_templates [IMP][CSS] Rescale heading fonts 2023-01-03 08:48:40 +01:00
static [IMP][CSS] Use CSS variables to style different alert types 2023-01-03 08:48:41 +01:00
__init__.py [CLN] core: upgrade to python 3.6 2022-11-15 16:21:56 +01:00
layout.html [IMP] documentation: legal page design 2022-12-07 10:45:41 +01:00
pygments_override.py [CLN] core: upgrade to python 3.6 2022-11-15 16:21:56 +01:00
search.html [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
theme.conf [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
translator.py [IMP][CSS] Cleanup admonitions (alerts) 2023-01-03 08:48:40 +01:00