diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/controllers/collapse_controller.js b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/controllers/collapse_controller.js index dffd4f28..822d9e83 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/controllers/collapse_controller.js +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/controllers/collapse_controller.js @@ -55,7 +55,7 @@ export default class extends Controller { this.containerTarget.classList.toggle('hidden', this.collapsedValue === true) this.containerTarget.scrollTop = 0 if (this.hasIconTarget) { - this.iconTarget.classList.toggle('rotate-180', this.collapsedValue === false) + this.iconTarget.classList.toggle('rotate-90', this.collapsedValue === false) } } } 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 dc41e50d..753df416 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 @@ -19,7 +19,7 @@ h4, } .headline--underlined:after { - @apply block border-b-4 border-ep-primary sbw:border-sbw-primary pb-4 mb-4 w-20; + @apply block border-b-4 border-ep-primary sbw:border-sbw-primary pb-4 mb-4 -mt-2 w-20; content: ''; } diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Faq.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Faq.html index 741a2d37..f7c6165d 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Faq.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Faq.html @@ -27,7 +27,7 @@ data-action="collapse#toggle"> - + {faq.question} diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Icons.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Icons.html index 7b75d3ce..5b8d2807 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Icons.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Icons.html @@ -5,6 +5,7 @@ + diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html index b4d503da..30c6c257 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html @@ -7,56 +7,92 @@ name="filterSettings" pluginName="Ajax" data="{'search-target': 'form'}"> -
-
+ +
- - -
- -
-
    - -
  • - - {concept.name} -
  • -
    -
-
-
- -
-
- +
@@ -160,8 +168,7 @@ 4: 'Gästehaus', 5: 'Pension' }"/> -
-
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/Main.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/Main.html index 2b7524c7..838fdd07 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/Main.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/Main.html @@ -6,20 +6,18 @@
-

- -

-
-

Filter

- +

+ Filter +

+
+ +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Datestable.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Datestable.html index 0f024edb..93e15f04 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Datestable.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Datestable.html @@ -64,7 +64,7 @@ - @@ -159,7 +159,8 @@ - Reisen-Alert diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Pricetable.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Pricetable.html index b4039573..d6450cf0 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Pricetable.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Pricetable.html @@ -5,55 +5,53 @@ -
- Buchungsoptionen - {hotel.name} {dateRange} +
+ Buchungsoptionen + {hotel.name} {dateRange}
-
- - - - - - -
+ + + + + +
- - - @@ -62,45 +60,31 @@ - @@ -131,7 +115,7 @@ -
+ Zimmertyp + Preis + inkl.
- + target="_blank" + title="{row.roomName}, {hotel.name}, {dateRange} buchen"> {row.roomName} -
- - Jetzt buchen -
- + {row.roomName}
- - -
- - ausgebucht - -
-
-
- + {row.minPrice} € - + href="{f:uri.typolink(parameter: settings.travelAlertPageUid)}"> Reisen-Alert @@ -162,7 +146,9 @@ + href="{row.bookingUrl}" + title="{row.roomName}, {hotel.name}, {dateRange} buchen" + target="_blank"> Buchen