mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_artists, *: adapt s_tabs_images
*: theme_bistro, theme_buzzy, theme_nano, theme_notes, theme_treehouse, theme_zap This commit adapts customizations for `s_tabs_images`. task-4094407 Part of task-4077427 closes odoo/design-themes#1001 Related: odoo/odoo#185642 Related: odoo/upgrade#6691 Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
This commit is contained in:
@@ -103,6 +103,7 @@ CONFLICTUAL_CLASSES_RE = {
|
||||
's_timeline_card',
|
||||
's_website_form_custom', 's_website_form_dnone', 's_website_form_field', 's_website_form_input', 's_website_form_mark', 's_website_form_submit', 's_website_form_no_submit_label',
|
||||
's_donation_btn', 's_donation_custom_btn', 's_newsletter_subscribe_form_input_small',
|
||||
's_tabs_common', 's_tabs_nav_vertical', 's_tabs_nav_with_descriptions',
|
||||
],
|
||||
# Text
|
||||
re.compile(r'^text-(?!(center|end|start|bg-|lg-)).*$'): [
|
||||
|
||||
Reference in New Issue
Block a user