diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/rte.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/rte.scss index 9cb44ed2..0cde0b5a 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/rte.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/rte.scss @@ -289,5 +289,6 @@ h3 { border-radius: 8px; line-height: 16px; font-size: 14px; + text-align: center; } } diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/EventPriceTable.vue b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/EventPriceTable.vue index e71a70c0..743514c8 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/EventPriceTable.vue +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/EventPriceTable.vue @@ -44,8 +44,8 @@ required: true }, partnerIds: { - type: Object, - required: true + type: Array, + default: [] }, label: { type: String, diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_tables.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_tables.scss index 9b497059..0037a99b 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_tables.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_tables.scss @@ -28,6 +28,10 @@ } } + & .pricetable__section td { + background-color: $color-grey-lighter; + line-height: 32px; + } } .pricetable__room-label { diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/EventPricetable.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/EventPricetable.html index 4e1ae8e9..06a30ac1 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/EventPricetable.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/EventPricetable.html @@ -8,16 +8,13 @@
- - - - - - - - + + + + +
Apartments{type}
{category}
Apartments {category}{type}