From f3785e140147d085a2fb6a62ded87cdfe360f442 Mon Sep 17 00:00:00 2001 From: Yassine Doghri Date: Fri, 21 Jan 2022 20:52:18 +0000 Subject: [PATCH] fix(a11y): replace active tab color to contrast with background on podcast and episode pages --- themes/cp_app/episode/_partials/navigation.php | 2 +- themes/cp_app/podcast/_partials/navigation.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/cp_app/episode/_partials/navigation.php b/themes/cp_app/episode/_partials/navigation.php index 665bab39..b88ca10e 100644 --- a/themes/cp_app/episode/_partials/navigation.php +++ b/themes/cp_app/episode/_partials/navigation.php @@ -16,7 +16,7 @@ $navigationItems = [ \ No newline at end of file diff --git a/themes/cp_app/podcast/_partials/navigation.php b/themes/cp_app/podcast/_partials/navigation.php index e9b8332b..458f1d9f 100644 --- a/themes/cp_app/podcast/_partials/navigation.php +++ b/themes/cp_app/podcast/_partials/navigation.php @@ -18,7 +18,7 @@ $navigationItems = [ \ No newline at end of file