b46b3567227539457fae607c41ac343f9bad64e9
Commit [1] adapted the "Image Gallery" new design for the different themes. In the `notes` and `odoo_experts` themes, the `s_image_gallery_ indicators_arrows_boxed` class was added, in order to have squared arrows. However, this class does not exist, as the correct one is `s_image_gallery_arrows_boxed`. This made the arrows stay as the default ones in these themes. Moreover, the default arrow class `s_image_gallery_arrows_default` was not removed in the xpath, making the two classes coexist. This commit fixes these class issues. [1]: https://github.com/odoo/design-themes/commit/f66833de41f757c65ecf660f7bbc033b6dc64d6a Related to task-3654328 closes odoo/design-themes#909 Related: odoo/odoo#180238 Signed-off-by: Colin Louis (loco) <loco@odoo.com>
Description
No description provided
Languages
SCSS
43.3%
JavaScript
35.9%
Python
11%
HTML
8.3%
CSS
1.4%
Other
0.1%