documentation/extensions
Elisabeth Dickinson 5b5574eafa [IMP] odoo_theme: fix menu links
When searching for a word, if that word happens to be in the menu, the
`display-flex` on the `a` would remove the space around the word because
a `span class=highlight` gets added around it.
Fixed by changing `display-flex` on the `a` to display-block (but
keeping it for `.o_toc_entry_wrapper`)

closes odoo/documentation#4175

X-original-commit: c758071861
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-14 19:13:30 +02:00
..
autodoc_field [FIX] *: remove trailing whitespaces 2022-11-18 17:32:59 +01:00
autodoc_placeholder [ADD] extensions: new autofield directive 2022-05-06 17:47:11 +02:00
cards [ADD] extensions/cards: add an extension to implement cards 2023-02-27 16:01:07 +01:00
custom_admonitions [IMP] odoo_theme: tweak the HTML structure of TOC entries 2023-04-12 09:59:06 +02:00
embedded_video [CLN] core: upgrade to python 3.6 2022-11-15 20:19:10 +01:00
github_link [CLN] core: upgrade to python 3.6 2022-11-15 20:19:10 +01:00
graphviz_placeholder [CLN] core: upgrade to python 3.6 2022-11-15 20:19:10 +01:00
html_domain [CLN] core: upgrade to python 3.6 2022-11-15 20:19:10 +01:00
odoo_theme [IMP] odoo_theme: fix menu links 2023-04-14 19:13:30 +02:00
redirects [CLN] core: upgrade to python 3.6 2022-11-15 20:19:10 +01:00
sphinx_tabs [CLN] core: upgrade to python 3.6 2022-11-15 20:19:10 +01:00
spoilers [IMP] extensions/spoilers: add an extension for spoilers 2022-10-28 13:53:20 +02:00