From 099827fb3562f000470c72dfa63f422061e961cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Tue, 8 Mar 2022 11:48:28 +0100 Subject: [PATCH] Extend breadcrumb and adjust color --- .../Configuration/TypoScript/Library/Breadcrumb.typoscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Library/Breadcrumb.typoscript b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Library/Breadcrumb.typoscript index 3521c52a..6345416a 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Library/Breadcrumb.typoscript +++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Library/Breadcrumb.typoscript @@ -1,9 +1,9 @@ lib.breadcrumb = HMENU lib.breadcrumb { special = rootline - special.range = 1|-1 + special.range = 0|-1 1 = TMENU - 1.wrap = + 1.wrap = 1.NO { stdWrap.htmlSpecialChars = 1 ATagParams = class="text-gray-400"