documentation/extensions
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
..
autodoc_placeholder [FIX] extensions: support parallel read 2021-05-19 15:03:39 +02:00
custom_admonitions [ADD] extensions: add a custom example admonition 2022-01-28 10:42:56 +00:00
embedded_video [CLN] core: upgrade to python 3.6 2022-11-15 16:21:56 +01:00
github_link [CLN] core: upgrade to python 3.6 2022-11-15 16:21:56 +01:00
html_domain [CLN] core: upgrade to python 3.6 2022-11-15 16:21:56 +01:00
odoo_theme [IMP][CSS] Use CSS variables to style different alert types 2023-01-03 08:48:41 +01:00
redirects [CLN] core: upgrade to python 3.6 2022-11-15 16:21:56 +01:00
sphinx_tabs [CLN] core: upgrade to python 3.6 2022-11-15 16:21:56 +01:00
spoilers [IMP] extensions/spoilers: add an extension for spoilers 2022-10-28 11:29:30 +02:00