documentation/extensions/odoo_theme
Antoine Vandevenne (anv) 61e94177f6 [FIX] odoo_theme: show a cursor when hovering on an image without modal
The images that have the class `o-no-modal` cannot be clicked to open in
a modal, so the cursor should not be changed to a pointer when hovering
on them.

This commit also simplifies the theme's SCSS by replacing the hard-coded
SVG images used in the "Supported versions" page by unicode circles with
a custom styling.

X-original-commit: f648960c78
Part-of: 
Co-authored-by: Elisabeth Dickinson (edi) <edi@odoo.com>
2022-07-13 19:56:04 +02:00
..
layout_templates [MOV] developer/misc: move all pages to a more logical location 2022-07-04 17:47:43 +02:00
static [FIX] odoo_theme: show a cursor when hovering on an image without modal 2022-07-13 19:56:04 +02:00
__init__.py [IMP] odoo_theme: introduce fallback URLs for the page switchers 2022-05-19 23:16:49 +02:00
layout.html [IMP] odoo_theme: revamp side menu to add overlay 2022-06-15 11:49:30 +02:00
pygments_override.py [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02: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 [ADD] extensions: add a custom example admonition 2022-01-28 11:20:03 +00:00