-
- Downloads
[FIX] web, web_editor: customize colorpicker inputs from web_editor
Styles for the hex and rgba inputs from the color picker were modified on directly from the web module, which means that for a specification concerning only the frontend colorpicker, the backend colorpicker was also changed. This commit reverts the changes that were made and only applies the new style for the website editor. Related to https://github.com/odoo/odoo/pull/65249 closes odoo/odoo#67396 X-original-commit: 9529e296 Signed-off-by:Quentin Smetz (qsm) <qsm@odoo.com>
Showing
- addons/web/static/src/scss/colorpicker.scss 0 additions, 7 deletionsaddons/web/static/src/scss/colorpicker.scss
- addons/web/static/src/xml/colorpicker.xml 1 addition, 1 deletionaddons/web/static/src/xml/colorpicker.xml
- addons/web_editor/static/src/scss/wysiwyg_snippets.scss 15 additions, 0 deletionsaddons/web_editor/static/src/scss/wysiwyg_snippets.scss
Loading
Please register or sign in to comment