From 0e37bf398ba6f76f1d313820d90d9767d108fb65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Fri, 11 Apr 2025 13:47:31 +0200 Subject: [PATCH] wip: fix findings by wave --- .../Configuration/TypoScript/setup.typoscript | 1 - .../Assets/scss/base/_rte-content.scss | 2 +- .../Private/Assets/scss/base/_typography.scss | 2 +- .../Assets/scss/components/_buttons.scss | 2 +- .../Resources/Private/Assets/scss/rte.scss | 2 +- .../Private/Layouts/Page/Travelinfo.html | 6 ++--- .../Resources/Private/Partials/Badge.html | 5 ++-- .../Private/Partials/City/Teaser.html | 2 +- .../Private/Partials/Concept/Teaser.html | 2 +- .../Private/Partials/ContactBar.html | 10 +++----- .../Private/Partials/Disrupter/Large.html | 3 +-- .../Partials/Disrupter/LastChance.html | 4 ++- .../Private/Partials/Disrupter/Reminder.html | 8 +++--- .../Private/Partials/Disrupter/Small.html | 3 +-- .../Private/Partials/Disturber/Large.html | 3 +-- .../Private/Partials/Disturber/Reminder.html | 8 +++--- .../Private/Partials/Disturber/Small.html | 3 +-- .../Private/Partials/EventDisturber.html | 3 +-- .../Resources/Private/Partials/Faq.html | 5 ++-- .../Resources/Private/Partials/Footer.html | 18 ++++--------- .../Private/Partials/HeaderSlider.html | 13 +++++----- .../Private/Partials/HeaderSliderSmall.html | 9 +++---- .../Private/Partials/Hotel/Teaser.html | 2 +- .../Private/Partials/ImageGallery.html | 13 +++++----- .../Private/Partials/Journey/Details.html | 3 +-- .../Resources/Private/Partials/Mainnav.html | 25 ++++++++----------- .../Resources/Private/Partials/Mobilenav.html | 25 ++++++------------- .../Partials/News/Detail/MediaContainer.html | 12 ++++----- .../Private/Partials/News/List/Item.html | 2 +- .../Private/Partials/NotBookable.html | 2 +- .../Private/Partials/Product/Details.html | 4 +-- .../Private/Partials/Product/Teaser.html | 3 +-- .../Resources/Private/Partials/Rating.html | 3 +-- .../Private/Partials/RegionAward.html | 1 - .../Private/Partials/RegionMaps.html | 3 +-- .../Private/Partials/Search/MobileSearch.html | 4 +-- .../Private/Partials/SubpageHeader.html | 9 +++---- .../Private/Partials/TeaserImage.html | 3 +-- .../Private/Partials/TeaserWideImage.html | 2 +- .../Private/Partials/Textmedia/Default.html | 6 ++--- .../Partials/Textmedia/Partnerlogos.html | 3 +-- .../Resources/Private/Partials/Topnav.html | 7 +++--- .../Private/Templates/Container/Quarters.html | 2 ++ .../FluidStyledContent/YoutubeVideo.html | 1 + .../Private/Templates/Searchbar/Index.html | 11 +++++--- 45 files changed, 113 insertions(+), 147 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.typoscript b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.typoscript index e37c7390..e837ea5e 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.typoscript +++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.typoscript @@ -38,7 +38,6 @@ plugin.tx_eptheme { defaultDetailPageUid = {$plugin.tx_epproducts.settings.defaultDetailPageUid} coronaUpdatesPageUid = {$plugin.tx_eptheme.settings.coronaUpdatesPageUid} logoImage = {$plugin.tx_eptheme.settings.logoImage} - defaultTitle < sitetitle forceActiveTopnavUid = {$plugin.tx_eptheme.settings.forceActiveTopnavUid} eventDateDayFrom = {$plugin.tx_eptheme.settings.eventDateDayFrom} eventDateDayTo = {$plugin.tx_eptheme.settings.eventDateDayTo} diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_rte-content.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_rte-content.scss index d1100bbf..ca624e8d 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_rte-content.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_rte-content.scss @@ -22,7 +22,7 @@ p { } a:not(.button):not(.rte-button):not(.rte-button--full) { - @apply text-ep-primary-light sbw:text-sbw-primary-dark; + @apply text-ep-primary-dark sbw:text-sbw-primary-dark; .bg-brand-gradient & { @apply text-white underline; diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_typography.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_typography.scss index 9b6eb52d..323f077e 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_typography.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_typography.scss @@ -25,7 +25,7 @@ h4, } .subline { - @apply block text-xs md:text-sm font-normal leading-6 opacity-60; + @apply block text-sm md:text-base font-normal leading-6; } // Lists diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss index 4beb540c..36452c87 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss @@ -13,7 +13,7 @@ } .bg-button { - @apply bg-ep-primary-light text-white; + @apply bg-ep-primary-dark text-white; @apply sbw:bg-sbw-secondary; @apply snz:bg-snz-secondary; @apply suz:bg-suz-secondary; diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/rte.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/rte.scss index e73ea2e5..7133ea14 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/rte.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/rte.scss @@ -13,7 +13,7 @@ table { a.rte-button { @apply inline-flex items-center justify-center px-4 py-2 md:px-8 cursor-pointer; @apply uppercase leading-none text-center no-underline; - @apply bg-ep-primary-light text-white; + @apply bg-ep-primary-dark text-white; } a.rte-button--full { diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Layouts/Page/Travelinfo.html b/public/typo3conf/ext/ep_theme/Resources/Private/Layouts/Page/Travelinfo.html index c10e89b5..f7bf811b 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Layouts/Page/Travelinfo.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Layouts/Page/Travelinfo.html @@ -6,10 +6,10 @@
- + + alt="Logo"/>
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSlider.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSlider.html index 29e99f70..3ee6fd2b 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSlider.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSlider.html @@ -44,24 +44,23 @@
- +
-

Ski-
Pass

-

inklusive

+
Ski-
Pass
+
inklusive
- +
- - + +
{badgeData.title -> f:format.raw()} diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSliderSmall.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSliderSmall.html index 679c008e..7ab1ebc7 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSliderSmall.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSliderSmall.html @@ -38,7 +38,7 @@
- +

Ski-
Pass

inklusive

@@ -47,15 +47,14 @@ - +