diff --git a/theme_artists/views/snippets/s_timeline_images.xml b/theme_artists/views/snippets/s_timeline_images.xml index 9f5ab6245..0819b719b 100644 --- a/theme_artists/views/snippets/s_timeline_images.xml +++ b/theme_artists/views/snippets/s_timeline_images.xml @@ -10,22 +10,10 @@ - - - - - border-color: var(--o-color-1) !important; - - - - - - border-color: var(--o-color-1) !important; - diff --git a/theme_buzzy/__manifest__.py b/theme_buzzy/__manifest__.py index 21cf03b9a..9fe00751d 100644 --- a/theme_buzzy/__manifest__.py +++ b/theme_buzzy/__manifest__.py @@ -59,7 +59,6 @@ 'views/snippets/s_image_punchy.xml', 'views/snippets/s_striped_center_top.xml', 'views/snippets/s_company_team_card.xml', - 'views/snippets/s_timeline_images.xml', 'views/snippets/s_image_title.xml', 'views/snippets/s_key_images.xml', 'views/snippets/s_big_number.xml', diff --git a/theme_buzzy/views/snippets/s_timeline_images.xml b/theme_buzzy/views/snippets/s_timeline_images.xml deleted file mode 100644 index 3255d4c03..000000000 --- a/theme_buzzy/views/snippets/s_timeline_images.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/theme_nano/views/snippets/s_timeline_images.xml b/theme_nano/views/snippets/s_timeline_images.xml index 02091d401..5eabb9d6c 100644 --- a/theme_nano/views/snippets/s_timeline_images.xml +++ b/theme_nano/views/snippets/s_timeline_images.xml @@ -6,20 +6,6 @@ - - - - - - border-color: var(--o-color-1) !important; - - - - - - - border-color: var(--o-color-1) !important; -