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 dc486b65..f693dd72 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 @@ -1,5 +1,5 @@ .button { - @apply inline-flex items-center justify-center space-x-2 px-4 py-2 md:px-8; + @apply inline-flex items-center justify-center space-x-2 px-4 py-2 md:px-8 cursor-pointer; @apply uppercase leading-none text-center; @apply transition-colors outline-none focus:outline-none; @apply bg-ep-secondary text-white; 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 917ebe54..0f024edb 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 @@ -12,34 +12,32 @@
-
- - - - - - -
+ + + + + +
@@ -55,13 +53,13 @@ - - + @@ -71,43 +69,31 @@ -
- Preis ab + + ab inkl.
- -
- - - Buchen - -
- + {row.dateStart} - {row.dateEnd} - - ausgebucht -
- {row.nights} + + {row.nights} + - + {row.pseudoPrice} € -
- + + + + + - + + + + + -
+
-
+