documentation/extensions
Elisabeth Dickinson b00b9b3f2e [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 

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