mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
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. Co-authored-by: Elisabeth Dickinson (edi) <edi@odoo.com>