documentation/extensions
Elisabeth Dickinson c758071861 [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#4168

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-14 17:45:59 +02:00
..
autodoc_placeholder [FIX] extensions: support parallel read 2021-05-19 15:03:39 +02:00
cards [ADD] extensions/cards: add an extension to implement cards 2023-02-24 18:37:04 +01:00
custom_admonitions [IMP] odoo_theme: tweak the HTML structure of TOC entries 2023-04-11 16:43:54 +02: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] odoo_theme: fix menu links 2023-04-14 17:45:59 +02: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