[IMP] test_themes, theme_common: adapt s_progress_bar

task-4070098
part of task-3619705

closes odoo/design-themes#841

Related: odoo/odoo#174286
Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
stefanorigano (SRI)
2024-07-24 06:28:53 +02:00
committed by Brieuc-brd
parent 52bfa2ec09
commit 1304512350
2 changed files with 2 additions and 1 deletions
@@ -87,6 +87,7 @@ CONFLICTUAL_CLASSES_RE = {
's_parallax_is_fixed', 's_parallax_no_overflow_hidden',
's_process_steps_connector_line',
's_product_catalog_dish_name', 's_product_catalog_dish_dot_leaders',
's_progress_bar_label_inline',
's_table_of_content_vertical_navbar', 's_table_of_content_navbar_sticky', 's_table_of_content_navbar_wrap',
'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',
@@ -1,4 +1,4 @@
#wrapwrap .s_progress {
#wrapwrap .s_progress:not(data-vcss) {
> div > .row > div {
border-left-width: 1px;
border-left-style: solid;