hr-design-system-handlebars 1.68.6 → 1.69.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.storybook/preview.js +1 -1
- package/CHANGELOG.md +24 -0
- package/dist/assets/index.css +461 -133
- package/dist/assets/vendor/ardplayer/ardplayer-SANDLibrary.6914f2bf.chunk.js +215 -0
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.8.3.0b83d962.css +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.8.3.82603554.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-libimsc.df21844d.chunk.js +12 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginchromecast.7ac38542.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-plugindash.5f1cc2a5.chunk.js +10 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhls.f2dda4ed.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmla.0091a55c.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmlv.79984eb8.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/assets/47c7582569a6257c08cd-ardplayer.woff +0 -0
- package/dist/assets/vendor/ardplayer/assets/863e0304cfbfcb2dc097-ardplayer-audio.woff +0 -0
- package/dist/assets/vendor/ardplayer/assets/img/3sat-97c7c01a.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/alpha-29b57b3e.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/ard-b0376fe1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/arte-8a174832.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/br-1a782a5d.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/daserste-d6363449.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/deutschlandradio-100cce3c.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/dw-00fab9c1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/funk-605fd714.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/hr-ea7b54c7.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/kika-5a7ddc5f.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/mdr-147ffd56.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/ndr-af21bb92.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/one-7594520c.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/phoenix-49a512ab.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/radiobremen-6ffa63ff.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/rbb-6653f6ea.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/sportschau-eaa739f1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/sr-63f113c4.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/swr-3573dc63.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/tagesschau24-51c2e8ef.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/wdr-db5a40ca.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdf-2d26a61f.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdfinfo-47a13356.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdfneo-41061594.svg +1 -0
- package/dist/views/components/base/link.hbs +14 -8
- package/dist/views/components/button/link_button.hbs +1 -1
- package/dist/views/components/button/utilities/button_variation_classes.hbs +13 -5
- package/dist/views/components/footer/page_footer.hbs +1 -1
- package/dist/views/components/geoTag/geotag_collection.hbs +12 -0
- package/dist/views/components/mediaplayer/media_player.hbs +1 -1
- package/dist/views/components/mediaplayer/mediaplayer_button.hbs +2 -2
- package/dist/views/components/page/components/appendix.hbs +17 -0
- package/dist/views/components/page/story/story_article.hbs +2 -0
- package/dist/views/components/program_reference/program_reference.hbs +2 -2
- package/dist/views/components/site_header/navigation_search/quick_search_form.hbs +2 -2
- package/dist/views/components/teaser/cluster/teaser_cluster.hbs +1 -1
- package/dist/views/components/teaser/cluster/teaser_cluster_list.hbs +3 -3
- package/dist/views/components/teaser/components/teaser_av_consumption.hbs +5 -5
- package/dist/views/components/teaser/components/teaser_body.hbs +1 -1
- package/dist/views/components/teaser/components/teaser_title.hbs +1 -1
- package/dist/views/components/teaser/ticker/teaser_ticker_body.hbs +1 -1
- package/dist/views/components/teaser/utilities/teaser_image_cypress_hook_classes.hbs +5 -5
- package/dist/views/components/topictag/topictag_collection.hbs +12 -0
- package/dist/views_static/components/base/link.hbs +14 -8
- package/dist/views_static/components/button/link_button.hbs +1 -1
- package/dist/views_static/components/button/utilities/button_variation_classes.hbs +13 -5
- package/dist/views_static/components/footer/page_footer.hbs +1 -1
- package/dist/views_static/components/geoTag/geotag_collection.hbs +12 -0
- package/dist/views_static/components/mediaplayer/media_player.hbs +1 -1
- package/dist/views_static/components/mediaplayer/mediaplayer_button.hbs +2 -2
- package/dist/views_static/components/page/components/appendix.hbs +17 -0
- package/dist/views_static/components/page/story/story_article.hbs +2 -0
- package/dist/views_static/components/program_reference/program_reference.hbs +2 -2
- package/dist/views_static/components/site_header/navigation_search/quick_search_form.hbs +2 -2
- package/dist/views_static/components/teaser/cluster/teaser_cluster.hbs +1 -1
- package/dist/views_static/components/teaser/cluster/teaser_cluster_list.hbs +3 -3
- package/dist/views_static/components/teaser/components/teaser_av_consumption.hbs +5 -5
- package/dist/views_static/components/teaser/components/teaser_body.hbs +1 -1
- package/dist/views_static/components/teaser/components/teaser_title.hbs +1 -1
- package/dist/views_static/components/teaser/ticker/teaser_ticker_body.hbs +1 -1
- package/dist/views_static/components/teaser/utilities/teaser_image_cypress_hook_classes.hbs +5 -5
- package/dist/views_static/components/topictag/topictag_collection.hbs +12 -0
- package/package.json +1 -1
- package/postcss.config.js +1 -0
- package/src/assets/fixtures/audio/audios.inc.json +6 -6
- package/src/assets/fixtures/mediaplayer/mediaplayer.json +52 -0
- package/src/assets/fixtures/page/podcast/podcast_player_episode.json +4 -4
- package/src/assets/fixtures/page/story/story.inc.json +25 -1
- package/src/assets/fixtures/teaser/teaser_labels.inc.json +2 -2
- package/src/assets/fixtures/video/videos.inc.json +5 -5
- package/src/assets/tailwind.css +640 -216
- package/src/assets/vendor/ardplayer/ardplayer-SANDLibrary.6914f2bf.chunk.js +215 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.8.3.0b83d962.css +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.8.3.82603554.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-libimsc.df21844d.chunk.js +12 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginchromecast.7ac38542.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-plugindash.5f1cc2a5.chunk.js +10 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhls.f2dda4ed.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmla.0091a55c.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmlv.79984eb8.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/assets/47c7582569a6257c08cd-ardplayer.woff +0 -0
- package/src/assets/vendor/ardplayer/assets/863e0304cfbfcb2dc097-ardplayer-audio.woff +0 -0
- package/src/assets/vendor/ardplayer/assets/img/3sat-97c7c01a.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/alpha-29b57b3e.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/ard-b0376fe1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/arte-8a174832.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/br-1a782a5d.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/daserste-d6363449.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/deutschlandradio-100cce3c.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/dw-00fab9c1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/funk-605fd714.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/hr-ea7b54c7.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/kika-5a7ddc5f.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/mdr-147ffd56.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/ndr-af21bb92.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/one-7594520c.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/phoenix-49a512ab.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/radiobremen-6ffa63ff.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/rbb-6653f6ea.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/sportschau-eaa739f1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/sr-63f113c4.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/swr-3573dc63.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/tagesschau24-51c2e8ef.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/wdr-db5a40ca.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdf-2d26a61f.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdfinfo-47a13356.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdfneo-41061594.svg +1 -0
- package/src/assets/vendor/ardplayer/schema/MediaCollection.v1.json +1136 -0
- package/src/assets/vendor/ardplayer/schema/PlayerConfiguration.v1.json +896 -0
- package/src/stories/Colors.data.js +7 -9
- package/src/stories/Colors.mdx +1 -3
- package/src/stories/views/components/base/link.hbs +14 -8
- package/src/stories/views/components/button/link_button.hbs +1 -1
- package/src/stories/views/components/button/link_button.stories.js +22 -0
- package/src/stories/views/components/button/utilities/button_variation_classes.hbs +13 -5
- package/src/stories/views/components/content/copytext/fixtures/copytext_podcastepisode.json +1 -1
- package/src/stories/views/components/footer/page_footer.hbs +1 -1
- package/src/stories/views/components/geoTag/geotag_collection.hbs +12 -0
- package/src/stories/views/components/mediaplayer/fixtures/mediaplayer.json +1 -0
- package/src/stories/views/components/mediaplayer/media_player.hbs +1 -1
- package/src/stories/views/components/mediaplayer/mediaplayer.mdx +72 -0
- package/src/stories/views/components/mediaplayer/mediaplayer.stories.js +68 -0
- package/src/stories/views/components/mediaplayer/mediaplayer_button.hbs +2 -2
- package/src/stories/views/components/page/components/appendix.hbs +17 -0
- package/src/stories/views/components/page/components/appendix.mdx +27 -0
- package/src/stories/views/components/page/components/appendix.stories.js +31 -0
- package/src/stories/views/components/page/fixtures/page.json +1 -1
- package/src/stories/views/components/page/podcast/fixtures/podcast_player_episode.json +1 -1
- package/src/stories/views/components/page/podcast/fixtures/podcast_player_playlist.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_label.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_square_image.json +1 -1
- package/src/stories/views/components/page/story/story_article.hbs +2 -0
- package/src/stories/views/components/pagination/fixtures/page_pagination.json +1 -1
- package/src/stories/views/components/program_reference/program_reference.hbs +2 -2
- package/src/stories/views/components/site_header/navigation_search/quick_search_form.hbs +2 -2
- package/src/stories/views/components/teaser/cluster/teaser_cluster.hbs +1 -1
- package/src/stories/views/components/teaser/cluster/teaser_cluster_list.hbs +3 -3
- package/src/stories/views/components/teaser/components/teaser_av_consumption.hbs +5 -5
- package/src/stories/views/components/teaser/components/teaser_body.hbs +1 -1
- package/src/stories/views/components/teaser/components/teaser_title.hbs +1 -1
- package/src/stories/views/components/teaser/fixtures/cluster_teaser_Podcast_Channel.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_100_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_100_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_100_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_50_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_50_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_50_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_hero_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_hero_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_hero_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100_highlight.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100_highlight_2.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_related_content_100.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_index.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_50.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist_50.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist_filter.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_audio_livestream.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_audio_livestream.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_tabbox.json +1 -1
- package/src/stories/views/components/teaser/fixtures/ticker_teaser_alternativ_hero_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/ticker_teaser_standard_hero_audio.json +1 -1
- package/src/stories/views/components/teaser/ticker/teaser_ticker_body.hbs +1 -1
- package/src/stories/views/components/teaser/utilities/teaser_image_cypress_hook_classes.hbs +5 -5
- package/src/stories/views/components/topictag/topictag_collection.hbs +12 -0
- package/tailwind.config.js +23 -20
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.3.11.79310671.css +0 -2
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.3.11.c442fe17.js +0 -6
- package/dist/assets/vendor/ardplayer/ardplayer-libimsc.304b8154.chunk.js +0 -12
- package/dist/assets/vendor/ardplayer/ardplayer-pluginchromecast.68c280ed.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-plugindash.a7275c59.chunk.js +0 -1174
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhls.f615d5a2.chunk.js +0 -365
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmla.d04cedbb.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmlv.866c1fbf.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-sandlibrary.a58cd041.chunk.js +0 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.3.11.79310671.css +0 -2
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.3.11.c442fe17.js +0 -6
- package/src/assets/vendor/ardplayer/ardplayer-libimsc.304b8154.chunk.js +0 -12
- package/src/assets/vendor/ardplayer/ardplayer-pluginchromecast.68c280ed.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-plugindash.a7275c59.chunk.js +0 -1174
- package/src/assets/vendor/ardplayer/ardplayer-pluginhls.f615d5a2.chunk.js +0 -365
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmla.d04cedbb.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmlv.866c1fbf.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-sandlibrary.a58cd041.chunk.js +0 -0
package/dist/assets/index.css
CHANGED
|
@@ -1083,12 +1083,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
1083
1083
|
[dir="rtl"] .start-1 {
|
|
1084
1084
|
right: 0.25rem;
|
|
1085
1085
|
}
|
|
1086
|
-
[dir="ltr"] .start-8 {
|
|
1087
|
-
left: 2rem;
|
|
1088
|
-
}
|
|
1089
|
-
[dir="rtl"] .start-8 {
|
|
1090
|
-
right: 2rem;
|
|
1091
|
-
}
|
|
1092
1086
|
.top-0 {
|
|
1093
1087
|
top: 0px;
|
|
1094
1088
|
}
|
|
@@ -2826,6 +2820,9 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
2826
2820
|
.pt-2\.5 {
|
|
2827
2821
|
padding-top: 0.625rem;
|
|
2828
2822
|
}
|
|
2823
|
+
.pt-3 {
|
|
2824
|
+
padding-top: 0.75rem;
|
|
2825
|
+
}
|
|
2829
2826
|
.pt-4 {
|
|
2830
2827
|
padding-top: 1rem;
|
|
2831
2828
|
}
|
|
@@ -3023,10 +3020,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3023
3020
|
--tw-text-opacity: 1;
|
|
3024
3021
|
color: rgba(29, 78, 216, var(--tw-text-opacity));
|
|
3025
3022
|
}
|
|
3026
|
-
.text-blue-science {
|
|
3027
|
-
--tw-text-opacity: 1;
|
|
3028
|
-
color: rgba(0, 109, 193, var(--tw-text-opacity));
|
|
3029
|
-
}
|
|
3030
3023
|
.text-brandnav-pseudo {
|
|
3031
3024
|
color: #005293;
|
|
3032
3025
|
color: var(--color-brandnav-pseudo);
|
|
@@ -3091,6 +3084,10 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3091
3084
|
color: #276b9e;
|
|
3092
3085
|
color: var(--color-media-button);
|
|
3093
3086
|
}
|
|
3087
|
+
.text-media-button-live {
|
|
3088
|
+
color: #d34600;
|
|
3089
|
+
color: var(--color-media-button-live);
|
|
3090
|
+
}
|
|
3094
3091
|
.text-navigation-icons {
|
|
3095
3092
|
color: #000000;
|
|
3096
3093
|
color: var(--color-navigation-icons);
|
|
@@ -3099,10 +3096,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3099
3096
|
color: #000000;
|
|
3100
3097
|
color: var(--color-navigation-text);
|
|
3101
3098
|
}
|
|
3102
|
-
.text-orange-spicyCarrot {
|
|
3103
|
-
--tw-text-opacity: 1;
|
|
3104
|
-
color: rgba(211, 70, 0, var(--tw-text-opacity));
|
|
3105
|
-
}
|
|
3106
3099
|
.text-podcast-text {
|
|
3107
3100
|
color: #006eb7;
|
|
3108
3101
|
color: var(--color-podcast-text);
|
|
@@ -3350,7 +3343,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3350
3343
|
border-bottom-color: var(--color-secondary-ds);
|
|
3351
3344
|
}
|
|
3352
3345
|
.counter-reset {
|
|
3353
|
-
counter-reset:
|
|
3346
|
+
counter-reset: cnt1717676490982;
|
|
3354
3347
|
}
|
|
3355
3348
|
.hyphens-auto {
|
|
3356
3349
|
-webkit-hyphens: auto;
|
|
@@ -3729,7 +3722,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3729
3722
|
--tw-ring-color: rgba(255, 255, 255, 0.5);
|
|
3730
3723
|
}
|
|
3731
3724
|
.-ordered {
|
|
3732
|
-
counter-increment:
|
|
3725
|
+
counter-increment: cnt1717676490982 1;
|
|
3733
3726
|
}
|
|
3734
3727
|
.-ordered::before {
|
|
3735
3728
|
position: absolute;
|
|
@@ -3745,7 +3738,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3745
3738
|
letter-spacing: .0125em;
|
|
3746
3739
|
--tw-text-opacity: 1;
|
|
3747
3740
|
color: rgba(0, 0, 0, var(--tw-text-opacity));
|
|
3748
|
-
content: counter(
|
|
3741
|
+
content: counter(cnt1717676490982);
|
|
3749
3742
|
}
|
|
3750
3743
|
/*! ****************************/
|
|
3751
3744
|
/*! DataPolicy stuff */
|
|
@@ -3850,12 +3843,12 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3850
3843
|
/*! purgecss start ignore */
|
|
3851
3844
|
:root,
|
|
3852
3845
|
[data-theme='default'] {
|
|
3853
|
-
--breakpoint-xs:
|
|
3846
|
+
--breakpoint-xs: 360px;
|
|
3854
3847
|
--breakpoint-sm480: 480px;
|
|
3855
3848
|
--breakpoint-sm: 640px;
|
|
3856
|
-
--breakpoint-md: 768px;
|
|
3849
|
+
--breakpoint-md: 768px;
|
|
3857
3850
|
--breakpoint-lg: 1024px;
|
|
3858
|
-
|
|
3851
|
+
|
|
3859
3852
|
--color-primary-ds: #005293;
|
|
3860
3853
|
--color-secondary-ds: #606060;
|
|
3861
3854
|
--color-highlight-1: #eaf3fa;
|
|
@@ -3865,27 +3858,27 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3865
3858
|
|
|
3866
3859
|
/* Text */
|
|
3867
3860
|
--color-standard-text: #000000;
|
|
3868
|
-
--color-standard-text-dark: #
|
|
3861
|
+
--color-standard-text-dark: #f0f0f0;
|
|
3869
3862
|
/* Navigation Hintergrund */
|
|
3870
3863
|
--color-navigation-bg: #fff;
|
|
3871
|
-
--color-brandnavigation-bg: #fff;
|
|
3864
|
+
--color-brandnavigation-bg: #fff;
|
|
3872
3865
|
/* Navigation Icons */
|
|
3873
3866
|
--color-navigation-icons: #000000;
|
|
3874
3867
|
/* Navigation Text */
|
|
3875
3868
|
--color-navigation-text: #000000;
|
|
3876
3869
|
--color-search-header-text: #000000;
|
|
3877
3870
|
/* Brandnavigation Border and :before Color */
|
|
3878
|
-
--color-brandnavigation-border-color: #005293;
|
|
3871
|
+
--color-brandnavigation-border-color: #005293;
|
|
3879
3872
|
--color-brandnav-pseudo: #005293;
|
|
3880
3873
|
/* Service/Sectionnavigation Border-Color */
|
|
3881
3874
|
--color-navigation-border-color: #fff;
|
|
3882
|
-
--color-servicenavigation-border-color:
|
|
3875
|
+
--color-servicenavigation-border-color: #fff;
|
|
3883
3876
|
/* Sectionnavigation Border Bottom Width */
|
|
3884
3877
|
--border-navigation-border-width: 1px;
|
|
3885
3878
|
/* Suchfeld Header und Footer */
|
|
3886
|
-
--search-border-color-desktop:
|
|
3887
|
-
--search-border-color-mobile:
|
|
3888
|
-
--color-search-footer-text:
|
|
3879
|
+
--search-border-color-desktop: #000000;
|
|
3880
|
+
--search-border-color-mobile: #000000;
|
|
3881
|
+
--color-search-footer-text: #000000;
|
|
3889
3882
|
--search-icon-color: #000000;
|
|
3890
3883
|
|
|
3891
3884
|
/* Content navi button border color for dark mode */
|
|
@@ -3895,7 +3888,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3895
3888
|
--logo-padding-top: 6px;
|
|
3896
3889
|
--logo-padding-bottom: 6px;
|
|
3897
3890
|
--logo-padding-top-md: 10px;
|
|
3898
|
-
--logo-padding-bottom-md: 10px;
|
|
3891
|
+
--logo-padding-bottom-md: 10px;
|
|
3899
3892
|
--logo-padding-top-lg: 10px;
|
|
3900
3893
|
--logo-padding-bottom-lg: 10px;
|
|
3901
3894
|
|
|
@@ -3905,7 +3898,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3905
3898
|
--color-footer-heading: #000000;
|
|
3906
3899
|
--color-footer-border: red;
|
|
3907
3900
|
--color-footer-bg: white;
|
|
3908
|
-
|
|
3901
|
+
|
|
3909
3902
|
/* Footer padding : 132px when a radioplayer is used */
|
|
3910
3903
|
--footer-padding-bottom: 16px;
|
|
3911
3904
|
|
|
@@ -3961,13 +3954,15 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3961
3954
|
--color-button-hollow: #006dc1;
|
|
3962
3955
|
/* Media-Button */
|
|
3963
3956
|
--color-media-button: #276b9e;
|
|
3957
|
+
/* Media-Button Live */
|
|
3958
|
+
--color-media-button-live: #d34600;
|
|
3964
3959
|
/* States */
|
|
3965
3960
|
--color-focus-state: var(--color-primary-ds);
|
|
3966
3961
|
/* Content-Nav */
|
|
3967
3962
|
--color-content-nav: var(--color-primary-ds);
|
|
3968
3963
|
/* Podcast-Player */
|
|
3969
3964
|
--color-podcast: #006dc1;
|
|
3970
|
-
--color-podcast-dark
|
|
3965
|
+
--color-podcast-dark: var(--color-highlight-1-dark);
|
|
3971
3966
|
--color-podcast-text: var(--color-link);
|
|
3972
3967
|
--color-podcast-text-dark: var(---color-standard-text-dark);
|
|
3973
3968
|
/* Byline */
|
|
@@ -3985,13 +3980,12 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3985
3980
|
--color-ticker-teaser-timeline-score: #d34600;
|
|
3986
3981
|
--color-ticker-teaser-footer: #ffffff;
|
|
3987
3982
|
|
|
3988
|
-
--color-ticker-teaser-headline-underline
|
|
3989
|
-
--color-toggle-confirmation: #2c7e13;
|
|
3983
|
+
--color-ticker-teaser-headline-underline: #ffffff;
|
|
3984
|
+
--color-toggle-confirmation: #2c7e13;
|
|
3990
3985
|
--color-toggle-default: #797979;
|
|
3991
3986
|
|
|
3992
|
-
|
|
3993
3987
|
--banner__background-color: #ffffff;
|
|
3994
|
-
--banner__background-color--with-image:transparent;
|
|
3988
|
+
--banner__background-color--with-image: transparent;
|
|
3995
3989
|
--banner-overlay_background-color: #ffffff;
|
|
3996
3990
|
--banner-overlay__background-color--rgba: rgba(--banner-overlay_background-color, 0.85);
|
|
3997
3991
|
--banner-topline__color: #000000;
|
|
@@ -4007,6 +4001,16 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4007
4001
|
|
|
4008
4002
|
--feature-box-height: 0;
|
|
4009
4003
|
}
|
|
4004
|
+
:root .ardplayer, [data-theme='default'] .ardplayer {
|
|
4005
|
+
--ardplayer-color-primary-live: #d34600;
|
|
4006
|
+
--ardplayer-color-primary-live-transparent-30: rgba(
|
|
4007
|
+
211, 70, 0, 0.7
|
|
4008
|
+
);
|
|
4009
|
+
}
|
|
4010
|
+
:root .ardplayer.ardplayer-state-live .ardplayer-controlbar .ardplayer-controlbar-hover, [data-theme='default'] .ardplayer.ardplayer-state-live .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
4011
|
+
--ardplayer-color-lightest: #ffffff;
|
|
4012
|
+
color: var(--ardplayer-color-lightest);
|
|
4013
|
+
}
|
|
4010
4014
|
[data-theme='hessenschau'] {
|
|
4011
4015
|
--color-primary-ds: #005293;
|
|
4012
4016
|
--color-secondary-ds: #606060;
|
|
@@ -4017,7 +4021,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4017
4021
|
/* Text */
|
|
4018
4022
|
--color-standard-text: #000;
|
|
4019
4023
|
--color-standard-text-dark: #d8e9f6;
|
|
4020
|
-
--color-navigation-bg
|
|
4024
|
+
--color-navigation-bg: #005293;
|
|
4021
4025
|
/* Navigation Icons */
|
|
4022
4026
|
--color-navigation-icons: #fff;
|
|
4023
4027
|
/* Navigation Text */
|
|
@@ -4032,21 +4036,19 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4032
4036
|
--logo-padding-top: 6px;
|
|
4033
4037
|
--logo-padding-bottom: 6px;
|
|
4034
4038
|
--logo-padding-top-md: 6px;
|
|
4035
|
-
--logo-padding-bottom-md: 6px;
|
|
4039
|
+
--logo-padding-bottom-md: 6px;
|
|
4036
4040
|
--logo-padding-top-lg: 8px;
|
|
4037
4041
|
--logo-padding-bottom-lg: 8px;
|
|
4038
4042
|
|
|
4039
4043
|
/* Footer Color Options */
|
|
4040
4044
|
--invert-logo-footer: 0;
|
|
4041
|
-
--color-footer-text: white;
|
|
4042
|
-
--color-footer-heading: white;
|
|
4045
|
+
--color-footer-text: white;
|
|
4046
|
+
--color-footer-heading: white;
|
|
4043
4047
|
--color-footer-border: #accfe9;
|
|
4044
4048
|
--color-footer-bg: #606060;
|
|
4045
4049
|
|
|
4046
4050
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
4047
4051
|
--color-label-media: #006dc1;
|
|
4048
|
-
/* Ticker, Live, Livestream */
|
|
4049
|
-
--color-label-live: #d34600;
|
|
4050
4052
|
/* Event */
|
|
4051
4053
|
--color-label-event: #000000;
|
|
4052
4054
|
/* Eilmeldung */
|
|
@@ -4110,28 +4112,48 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4110
4112
|
--color-ticker-teaser-label-byline: #ffffff;
|
|
4111
4113
|
--color-ticker-teaser-timeline-score: #d34600;
|
|
4112
4114
|
--color-ticker-teaser-footer: #ffffff;
|
|
4113
|
-
--color-ticker-teaser-headline
|
|
4115
|
+
--color-ticker-teaser-headline: #ffffff;
|
|
4114
4116
|
}
|
|
4117
|
+
[data-theme='hessenschau'] .ardplayer {
|
|
4118
|
+
--ardplayer-color-primary-base: #006dc1;
|
|
4119
|
+
--ardplayer-color-primary-base-transparent-30: rgba(0, 109, 193, 0.7);
|
|
4120
|
+
--ardplayer-color-primary-dark-base: #eaf3fa;
|
|
4121
|
+
--ardplayer-color-tertiary-base: #005293;
|
|
4122
|
+
--ardplayer-color-lightest: #ffffff;
|
|
4123
|
+
}
|
|
4124
|
+
[data-theme='hessenschau'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
4125
|
+
--ardplayer-color-lightest: #005293;
|
|
4126
|
+
color: var(--ardplayer-color-lightest);
|
|
4127
|
+
}
|
|
4128
|
+
[data-theme='hessenschau'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
4129
|
+
--ardplayer-color-lightest: #005293;
|
|
4130
|
+
}
|
|
4131
|
+
[data-theme='hessenschau'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
4132
|
+
color: #ffffff;
|
|
4133
|
+
}
|
|
4134
|
+
[data-theme='hessenschau'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
4135
|
+
color: #005293;
|
|
4136
|
+
}
|
|
4137
|
+
[data-theme='hessenschau'] .ardplayer.ardplayer-state-audio {
|
|
4138
|
+
--ardplayer-color-lightest: #005293;
|
|
4139
|
+
}
|
|
4115
4140
|
[data-theme='hr-fernsehen'] {
|
|
4116
|
-
--color-primary-ds: #007396;
|
|
4141
|
+
--color-primary-ds: #007396;
|
|
4117
4142
|
--color-secondary-ds: #007179;
|
|
4118
4143
|
--color-highlight-1: #eaeded;
|
|
4119
4144
|
--color-highlight-2: #d34600;
|
|
4120
4145
|
|
|
4121
|
-
|
|
4122
4146
|
/* Brandnavigation Border and :before Colors*/
|
|
4123
|
-
--color-brandnavigation-border-color: #007396;
|
|
4124
|
-
--color-brandnav-pseudo: #007396;
|
|
4147
|
+
--color-brandnavigation-border-color: #007396;
|
|
4148
|
+
--color-brandnav-pseudo: #007396;
|
|
4125
4149
|
/* Service/Sectionnavigation Border-Color */
|
|
4126
|
-
--color-navigation-border-color: #007396;
|
|
4127
|
-
--color-servicenavigation-border-color: #007396;
|
|
4128
|
-
|
|
4129
|
-
--color-footer-border: #007396;
|
|
4150
|
+
--color-navigation-border-color: #007396;
|
|
4151
|
+
--color-servicenavigation-border-color: #007396;
|
|
4152
|
+
|
|
4153
|
+
--color-footer-border: #007396;
|
|
4130
4154
|
|
|
4131
4155
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
4132
4156
|
--color-label-media: #006eb7;
|
|
4133
|
-
/* Ticker, Live, Livestream */
|
|
4134
|
-
--color-label-live: #d34600;
|
|
4135
4157
|
/* Kommentar */
|
|
4136
4158
|
--color-label-comment: #017e5c;
|
|
4137
4159
|
/* Eilmeldung */
|
|
@@ -4147,22 +4169,22 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4147
4169
|
/* Eventkalender */
|
|
4148
4170
|
--color-eventcalendar-primary: var(--color-primary-ds);
|
|
4149
4171
|
/* Dachzeile */
|
|
4150
|
-
--color-topline: #007396;
|
|
4172
|
+
--color-topline: #007396;
|
|
4151
4173
|
/* Subline */
|
|
4152
4174
|
--color-subline: var(--color-topline);
|
|
4153
4175
|
/* Link */
|
|
4154
|
-
--color-link: #007396;
|
|
4155
|
-
--color-link-dark: #007396;
|
|
4176
|
+
--color-link: #007396;
|
|
4177
|
+
--color-link-dark: #007396;
|
|
4156
4178
|
/* Stage */
|
|
4157
4179
|
--color-stage-text-box: 234 237 237;
|
|
4158
4180
|
--color-stage-text: #000000;
|
|
4159
4181
|
--color-stage-primary: #6d0041;
|
|
4160
4182
|
--color-stage-link: var(--color-link);
|
|
4161
4183
|
/* Cluster-Teaser */
|
|
4162
|
-
--color-cluster-teaser-link: #007396;
|
|
4184
|
+
--color-cluster-teaser-link: #007396;
|
|
4163
4185
|
--color-cluster-teaser-headline: #6d0041;
|
|
4164
4186
|
/* Button */
|
|
4165
|
-
--color-button: #000000;
|
|
4187
|
+
--color-button: #000000;
|
|
4166
4188
|
--color-button--dark: #6d0041;
|
|
4167
4189
|
--color-button-inverted: #ffffff;
|
|
4168
4190
|
--color-button-inverted--dark: #eaf3fa;
|
|
@@ -4173,13 +4195,38 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4173
4195
|
/* Content-Nav */
|
|
4174
4196
|
--color-content-nav: var(--color-primary-ds);
|
|
4175
4197
|
/* Podcast-Player */
|
|
4176
|
-
--color-podcast: #007396;
|
|
4198
|
+
--color-podcast: #007396;
|
|
4177
4199
|
--color-podcast-text: var(--color-link);
|
|
4178
4200
|
--color-podcast-highlight: #007899;
|
|
4179
4201
|
/* Font */
|
|
4180
4202
|
--font-title: RobotoCond, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
|
|
4181
4203
|
--font-weight-title: 700;
|
|
4182
4204
|
}
|
|
4205
|
+
[data-theme='hr-fernsehen'] .ardplayer {
|
|
4206
|
+
--ardplayer-color-primary-base: #007396;
|
|
4207
|
+
--ardplayer-color-primary-base-transparent-30: rgba(
|
|
4208
|
+
0, 115, 150, 0.7
|
|
4209
|
+
);
|
|
4210
|
+
--ardplayer-color-primary-dark-base: #eaeded;
|
|
4211
|
+
--ardplayer-color-tertiary-base: #007396;
|
|
4212
|
+
--ardplayer-color-lightest: #ffffff;
|
|
4213
|
+
}
|
|
4214
|
+
[data-theme='hr-fernsehen'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
4215
|
+
--ardplayer-color-lightest: #007396;
|
|
4216
|
+
color: var(--ardplayer-color-lightest);
|
|
4217
|
+
}
|
|
4218
|
+
[data-theme='hr-fernsehen'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
4219
|
+
--ardplayer-color-lightest: #007396;
|
|
4220
|
+
}
|
|
4221
|
+
[data-theme='hr-fernsehen'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
4222
|
+
color: #ffffff;
|
|
4223
|
+
}
|
|
4224
|
+
[data-theme='hr-fernsehen'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
4225
|
+
color: #007396;
|
|
4226
|
+
}
|
|
4227
|
+
[data-theme='hr-fernsehen'] .ardplayer.ardplayer-state-audio {
|
|
4228
|
+
--ardplayer-color-lightest: #007396;
|
|
4229
|
+
}
|
|
4183
4230
|
[data-theme='hr-inforadio'] {
|
|
4184
4231
|
--color-primary-ds: #276b9e;
|
|
4185
4232
|
--color-secondary-ds: #007179;
|
|
@@ -4187,22 +4234,20 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4187
4234
|
--color-highlight-2: #d34600;
|
|
4188
4235
|
|
|
4189
4236
|
/* Service/Sectionnavigation Border-Color */
|
|
4190
|
-
--color-navigation-border-color: #00375d;
|
|
4191
|
-
--color-servicenavigation-border-color:
|
|
4237
|
+
--color-navigation-border-color: #00375d;
|
|
4238
|
+
--color-servicenavigation-border-color: #00375d;
|
|
4192
4239
|
/* Sectionnavigation Border Bottom Width */
|
|
4193
4240
|
--border-navigation-border-width: 1px;
|
|
4194
4241
|
/* Brandnavigation Border and :before Colors*/
|
|
4195
|
-
--color-brandnavigation-border-color: #00375d;
|
|
4242
|
+
--color-brandnavigation-border-color: #00375d;
|
|
4196
4243
|
--color-brandnav-pseudo: #00375d;
|
|
4197
|
-
|
|
4198
|
-
--color-footer-border:
|
|
4244
|
+
|
|
4245
|
+
--color-footer-border: #00375d;
|
|
4199
4246
|
|
|
4200
4247
|
--footer-padding-bottom: 132px;
|
|
4201
|
-
|
|
4248
|
+
|
|
4202
4249
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
4203
4250
|
--color-label-media: #276b9e;
|
|
4204
|
-
/* Ticker, Live, Livestream */
|
|
4205
|
-
--color-label-live: #d34600;
|
|
4206
4251
|
/* Kommentar */
|
|
4207
4252
|
--color-label-comment: #017e5c;
|
|
4208
4253
|
/* Eilmeldung */
|
|
@@ -4254,6 +4299,31 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4254
4299
|
|
|
4255
4300
|
--feature-box-height: 96px;
|
|
4256
4301
|
}
|
|
4302
|
+
[data-theme='hr-inforadio'] .ardplayer {
|
|
4303
|
+
--ardplayer-color-primary-base: #276b9e;
|
|
4304
|
+
--ardplayer-color-primary-base-transparent-30: rgba(
|
|
4305
|
+
39, 107, 158, 0.7
|
|
4306
|
+
);
|
|
4307
|
+
--ardplayer-color-primary-dark-base: #e5edf1;
|
|
4308
|
+
--ardplayer-color-tertiary-base: #276b9e;
|
|
4309
|
+
--ardplayer-color-lightest: #ffffff;
|
|
4310
|
+
}
|
|
4311
|
+
[data-theme='hr-inforadio'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
4312
|
+
--ardplayer-color-lightest: #276b9e;
|
|
4313
|
+
color: var(--ardplayer-color-lightest);
|
|
4314
|
+
}
|
|
4315
|
+
[data-theme='hr-inforadio'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
4316
|
+
--ardplayer-color-lightest: #276b9e;
|
|
4317
|
+
}
|
|
4318
|
+
[data-theme='hr-inforadio'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
4319
|
+
color: #ffffff;
|
|
4320
|
+
}
|
|
4321
|
+
[data-theme='hr-inforadio'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
4322
|
+
color: #276b9e;
|
|
4323
|
+
}
|
|
4324
|
+
[data-theme='hr-inforadio'] .ardplayer.ardplayer-state-audio {
|
|
4325
|
+
--ardplayer-color-lightest: #276b9e;
|
|
4326
|
+
}
|
|
4257
4327
|
[data-theme='hr-rundfunkrat'] {
|
|
4258
4328
|
--color-primary-ds: #606060;
|
|
4259
4329
|
--color-secondary-ds: #007179;
|
|
@@ -4273,19 +4343,17 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4273
4343
|
--logo-padding-top: 8px;
|
|
4274
4344
|
--logo-padding-bottom: 8px;
|
|
4275
4345
|
--logo-padding-top-md: 8px;
|
|
4276
|
-
--logo-padding-bottom-md: 8px;
|
|
4346
|
+
--logo-padding-bottom-md: 8px;
|
|
4277
4347
|
--logo-padding-top-lg: 12px;
|
|
4278
4348
|
--logo-padding-bottom-lg: 12px;
|
|
4279
4349
|
|
|
4280
|
-
--color-footer-bg: #606060;
|
|
4350
|
+
--color-footer-bg: #606060;
|
|
4281
4351
|
--color-footer-border: #276b9e;
|
|
4282
|
-
--color-footer-text: white;
|
|
4283
|
-
--color-footer-heading: white;
|
|
4352
|
+
--color-footer-text: white;
|
|
4353
|
+
--color-footer-heading: white;
|
|
4284
4354
|
|
|
4285
4355
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
4286
4356
|
--color-label-media: #006eb7;
|
|
4287
|
-
/* Ticker, Live, Livestream */
|
|
4288
|
-
--color-label-live: #d34600;
|
|
4289
4357
|
/* Kommentar */
|
|
4290
4358
|
--color-label-comment: #017e5c;
|
|
4291
4359
|
/* Eilmeldung */
|
|
@@ -4337,29 +4405,66 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4337
4405
|
/* Structure Navigation */
|
|
4338
4406
|
--structure-nav-background: #006eb7;
|
|
4339
4407
|
}
|
|
4408
|
+
[data-theme='hr-rundfunkrat'] .ardplayer {
|
|
4409
|
+
--ardplayer-color-primary-base: #006eb7;
|
|
4410
|
+
--ardplayer-color-primary-base-transparent-30: rgba(
|
|
4411
|
+
0, 110, 183, 0.7
|
|
4412
|
+
);
|
|
4413
|
+
--ardplayer-color-primary-dark-base: #eaf3fa;
|
|
4414
|
+
--ardplayer-color-tertiary-base: #006eb7;
|
|
4415
|
+
--ardplayer-color-lightest: #ffffff;
|
|
4416
|
+
}
|
|
4417
|
+
[data-theme='hr-rundfunkrat'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
4418
|
+
--ardplayer-color-lightest: #006eb7;
|
|
4419
|
+
color: var(--ardplayer-color-lightest);
|
|
4420
|
+
}
|
|
4421
|
+
[data-theme='hr-rundfunkrat'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
4422
|
+
--ardplayer-color-lightest: #006eb7;
|
|
4423
|
+
}
|
|
4424
|
+
[data-theme='hr-rundfunkrat'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
4425
|
+
color: #ffffff;
|
|
4426
|
+
}
|
|
4427
|
+
[data-theme='hr-rundfunkrat'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
4428
|
+
color: #006eb7;
|
|
4429
|
+
}
|
|
4430
|
+
[data-theme='hr-rundfunkrat'] .ardplayer.ardplayer-state-audio {
|
|
4431
|
+
--ardplayer-color-lightest: #006eb7;
|
|
4432
|
+
}
|
|
4340
4433
|
[data-theme='hr-werbung'] {
|
|
4341
|
-
--color-primary-ds: #007396;
|
|
4434
|
+
--color-primary-ds: #007396;
|
|
4342
4435
|
--color-secondary-ds: #007179;
|
|
4343
4436
|
--color-highlight-1: #eaf3fa;
|
|
4344
4437
|
--color-highlight-2: #d34600;
|
|
4345
4438
|
|
|
4346
4439
|
/* Brandnavigation Border and :before Colors*/
|
|
4347
|
-
--color-brandnavigation-border-color: #007396;
|
|
4348
|
-
--color-brandnav-pseudo: #007396;
|
|
4440
|
+
--color-brandnavigation-border-color: #007396;
|
|
4441
|
+
--color-brandnav-pseudo: #007396;
|
|
4349
4442
|
|
|
4350
4443
|
/* Service/Sectionnavigation Border-Color */
|
|
4351
|
-
--color-navigation-border-color: #007396;
|
|
4352
|
-
--color-servicenavigation-border-color: #007396;
|
|
4444
|
+
--color-navigation-border-color: #007396;
|
|
4445
|
+
--color-servicenavigation-border-color: #007396;
|
|
4353
4446
|
/* Sectionnavigation Border Bottom Width*/
|
|
4354
4447
|
--border-navigation-border-width: 11px;
|
|
4355
4448
|
/* The Fancy special border on werbung */
|
|
4356
|
-
--border-navigation-border-image: linear-gradient(
|
|
4357
|
-
|
|
4449
|
+
--border-navigation-border-image: linear-gradient(
|
|
4450
|
+
to right,
|
|
4451
|
+
#dda91e 0%,
|
|
4452
|
+
#dda91e 17%,
|
|
4453
|
+
#c32728 17%,
|
|
4454
|
+
#c32728 34%,
|
|
4455
|
+
#bf0171 34%,
|
|
4456
|
+
#bf0171 51%,
|
|
4457
|
+
#003a5c 51%,
|
|
4458
|
+
#003a5c 68%,
|
|
4459
|
+
#000206 68%,
|
|
4460
|
+
#000206 84%,
|
|
4461
|
+
#007a9f 84%,
|
|
4462
|
+
#007a9f 100%
|
|
4463
|
+
);
|
|
4464
|
+
--color-footer-border: #007396;
|
|
4358
4465
|
|
|
4359
4466
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
4360
|
-
--color-label-media: #007396;
|
|
4361
|
-
/* Ticker, Live, Livestream */
|
|
4362
|
-
--color-label-live: #d34600;
|
|
4467
|
+
--color-label-media: #007396;
|
|
4363
4468
|
/* Kommentar */
|
|
4364
4469
|
--color-label-comment: #017e5c;
|
|
4365
4470
|
/* Eilmeldung */
|
|
@@ -4371,13 +4476,13 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4371
4476
|
/* Event */
|
|
4372
4477
|
--color-label-event: #000000;
|
|
4373
4478
|
/* Pressemitteilungen */
|
|
4374
|
-
--color-label-pm: #007396;
|
|
4479
|
+
--color-label-pm: #007396;
|
|
4375
4480
|
/* Kurzmeldung */
|
|
4376
4481
|
--color-label-kurzmeldung: #0a3355;
|
|
4377
4482
|
/* Eventkalender */
|
|
4378
|
-
--color-eventcalendar-primary: #007396;
|
|
4483
|
+
--color-eventcalendar-primary: #007396;
|
|
4379
4484
|
/* Dachzeile */
|
|
4380
|
-
--color-topline: #007396;
|
|
4485
|
+
--color-topline: #007396;
|
|
4381
4486
|
/* Subline */
|
|
4382
4487
|
--color-subline: var(--color-topline);
|
|
4383
4488
|
/* Link */
|
|
@@ -4389,10 +4494,10 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4389
4494
|
--color-stage-link: #ffffff;
|
|
4390
4495
|
/* Cluster-Teaser */
|
|
4391
4496
|
--color-cluster-teaser-link: var(--color-primary-ds);
|
|
4392
|
-
--color-cluster-teaser-headline: #007396;
|
|
4497
|
+
--color-cluster-teaser-headline: #007396;
|
|
4393
4498
|
/* Button */
|
|
4394
|
-
--color-button: #000000;
|
|
4395
|
-
--color-button--dark: #007396;
|
|
4499
|
+
--color-button: #000000;
|
|
4500
|
+
--color-button--dark: #007396;
|
|
4396
4501
|
--color-button-inverted: #ffffff;
|
|
4397
4502
|
--color-button-inverted--dark: #eaf3fa;
|
|
4398
4503
|
/* Media-Button */
|
|
@@ -4402,13 +4507,38 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4402
4507
|
/* Content-Nav */
|
|
4403
4508
|
--color-content-nav: var(--color-primary-ds);
|
|
4404
4509
|
/* Podcast-Player */
|
|
4405
|
-
--color-podcast: #007396;
|
|
4510
|
+
--color-podcast: #007396;
|
|
4406
4511
|
--color-podcast-text: var(--color-link);
|
|
4407
4512
|
--color-podcast-highlight: #AD5500;
|
|
4408
4513
|
/* Font */
|
|
4409
4514
|
--font-title: RobotoCond, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
|
|
4410
4515
|
--font-weight-title: 700;
|
|
4411
4516
|
}
|
|
4517
|
+
[data-theme='hr-werbung'] .ardplayer {
|
|
4518
|
+
--ardplayer-color-primary-base: #007396;
|
|
4519
|
+
--ardplayer-color-primary-base-transparent-30: rgba(
|
|
4520
|
+
0, 115, 150, 0.7
|
|
4521
|
+
);
|
|
4522
|
+
--ardplayer-color-primary-dark-base: #eaf5f7;
|
|
4523
|
+
--ardplayer-color-tertiary-base: #007396;
|
|
4524
|
+
--ardplayer-color-lightest: #ffffff;
|
|
4525
|
+
}
|
|
4526
|
+
[data-theme='hr-werbung'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
4527
|
+
--ardplayer-color-lightest: #007396;
|
|
4528
|
+
color: var(--ardplayer-color-lightest);
|
|
4529
|
+
}
|
|
4530
|
+
[data-theme='hr-werbung'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
4531
|
+
--ardplayer-color-lightest: #007396;
|
|
4532
|
+
}
|
|
4533
|
+
[data-theme='hr-werbung'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
4534
|
+
color: #ffffff;
|
|
4535
|
+
}
|
|
4536
|
+
[data-theme='hr-werbung'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
4537
|
+
color: #007396;
|
|
4538
|
+
}
|
|
4539
|
+
[data-theme='hr-werbung'] .ardplayer.ardplayer-state-audio {
|
|
4540
|
+
--ardplayer-color-lightest: #007396;
|
|
4541
|
+
}
|
|
4412
4542
|
[data-theme='hr-sinfonieorchester'] {
|
|
4413
4543
|
--color-primary-ds: #8d2725;
|
|
4414
4544
|
--color-secondary-ds: #007179;
|
|
@@ -4427,16 +4557,14 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4427
4557
|
--logo-padding-top: 6px;
|
|
4428
4558
|
--logo-padding-bottom: 6px;
|
|
4429
4559
|
--logo-padding-top-md: 4px;
|
|
4430
|
-
--logo-padding-bottom-md: 4px;
|
|
4560
|
+
--logo-padding-bottom-md: 4px;
|
|
4431
4561
|
--logo-padding-top-lg: 6px;
|
|
4432
4562
|
--logo-padding-bottom-lg: 6px;
|
|
4433
4563
|
|
|
4434
|
-
--color-footer-border: #8d2725;
|
|
4564
|
+
--color-footer-border: #8d2725;
|
|
4435
4565
|
|
|
4436
4566
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
4437
4567
|
--color-label-media: #8d2725;
|
|
4438
|
-
/* Ticker, Live, Livestream */
|
|
4439
|
-
--color-label-live: #d34600;
|
|
4440
4568
|
/* Kommentar */
|
|
4441
4569
|
--color-label-comment: #017e5c;
|
|
4442
4570
|
/* Eilmeldung */
|
|
@@ -4484,6 +4612,29 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4484
4612
|
--font-title: RobotoCond, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
|
|
4485
4613
|
--font-weight-title: 700;
|
|
4486
4614
|
}
|
|
4615
|
+
[data-theme='hr-sinfonieorchester'] .ardplayer {
|
|
4616
|
+
--ardplayer-color-primary-base: #AB2F2D;
|
|
4617
|
+
--ardplayer-color-primary-base-transparent-30: rgba(171, 47, 45, 0.7);
|
|
4618
|
+
--ardplayer-color-primary-dark-base: #e0e0e0;
|
|
4619
|
+
--ardplayer-color-tertiary-base: #AB2F2D;
|
|
4620
|
+
--ardplayer-color-lightest: #ffffff;
|
|
4621
|
+
}
|
|
4622
|
+
[data-theme='hr-sinfonieorchester'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
4623
|
+
--ardplayer-color-lightest: #AB2F2D;
|
|
4624
|
+
color: var(--ardplayer-color-lightest);
|
|
4625
|
+
}
|
|
4626
|
+
[data-theme='hr-sinfonieorchester'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
4627
|
+
--ardplayer-color-lightest: #AB2F2D;
|
|
4628
|
+
}
|
|
4629
|
+
[data-theme='hr-sinfonieorchester'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
4630
|
+
color: #ffffff;
|
|
4631
|
+
}
|
|
4632
|
+
[data-theme='hr-sinfonieorchester'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
4633
|
+
color: #AB2F2D;
|
|
4634
|
+
}
|
|
4635
|
+
[data-theme='hr-sinfonieorchester'] .ardplayer.ardplayer-state-audio {
|
|
4636
|
+
--ardplayer-color-lightest: #AB2F2D;
|
|
4637
|
+
}
|
|
4487
4638
|
[data-theme='hr-bigband'] {
|
|
4488
4639
|
--color-primary-ds: #00646f;
|
|
4489
4640
|
--color-secondary-ds: #007179;
|
|
@@ -4491,24 +4642,22 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4491
4642
|
--color-highlight-2: #d34600;
|
|
4492
4643
|
|
|
4493
4644
|
/* Brandnavigation Border and :before Colors*/
|
|
4494
|
-
--color-brandnavigation-border-color:
|
|
4645
|
+
--color-brandnavigation-border-color: #00646f;
|
|
4495
4646
|
--color-brandnav-pseudo: #00646f;
|
|
4496
4647
|
/* Service/Sectionnavigation Border-Color */
|
|
4497
|
-
--color-navigation-border-color: #00646f;
|
|
4648
|
+
--color-navigation-border-color: #00646f;
|
|
4498
4649
|
--color-servicenavigation-border-color: #00646f;
|
|
4499
4650
|
|
|
4500
4651
|
/* Logo-Container Padding */
|
|
4501
4652
|
--logo-padding-top-md: 4px;
|
|
4502
|
-
--logo-padding-bottom-md: 4px;
|
|
4653
|
+
--logo-padding-bottom-md: 4px;
|
|
4503
4654
|
--logo-padding-top-lg: 4px;
|
|
4504
4655
|
--logo-padding-bottom-lg: 4px;
|
|
4505
4656
|
|
|
4506
|
-
--color-footer-border: #007396;
|
|
4657
|
+
--color-footer-border: #007396;
|
|
4507
4658
|
|
|
4508
4659
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
4509
4660
|
--color-label-media: #00646f;
|
|
4510
|
-
/* Ticker, Live, Livestream */
|
|
4511
|
-
--color-label-live: #d34600;
|
|
4512
4661
|
/* Kommentar */
|
|
4513
4662
|
--color-label-comment: #c1bc2b;
|
|
4514
4663
|
/* Eilmeldung */
|
|
@@ -4538,7 +4687,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4538
4687
|
--color-cluster-teaser-link: #007A7C;
|
|
4539
4688
|
--color-cluster-teaser-headline: var(--color-primary-ds);
|
|
4540
4689
|
/* Button */
|
|
4541
|
-
--color-button:
|
|
4690
|
+
--color-button: #000000;
|
|
4542
4691
|
--color-button--dark: #00646f;
|
|
4543
4692
|
--color-button-inverted: #ffffff;
|
|
4544
4693
|
--color-button-inverted--dark: #eaf3fa;
|
|
@@ -4556,6 +4705,29 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4556
4705
|
--font-title: RobotoCond, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
|
|
4557
4706
|
--font-weight-title: 700;
|
|
4558
4707
|
}
|
|
4708
|
+
[data-theme='hr-bigband'] .ardplayer {
|
|
4709
|
+
--ardplayer-color-primary-base: #007A7C;
|
|
4710
|
+
--ardplayer-color-primary-base-transparent-30: rgba(0, 122, 124, 0.7);
|
|
4711
|
+
--ardplayer-color-primary-dark-base: #eaf5f7;
|
|
4712
|
+
--ardplayer-color-tertiary-base: #007A7C;
|
|
4713
|
+
--ardplayer-color-lightest: #ffffff;
|
|
4714
|
+
}
|
|
4715
|
+
[data-theme='hr-bigband'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
4716
|
+
--ardplayer-color-lightest: #007A7C;
|
|
4717
|
+
color: var(--ardplayer-color-lightest);
|
|
4718
|
+
}
|
|
4719
|
+
[data-theme='hr-bigband'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
4720
|
+
--ardplayer-color-lightest: #007A7C;
|
|
4721
|
+
}
|
|
4722
|
+
[data-theme='hr-bigband'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
4723
|
+
color: #ffffff;
|
|
4724
|
+
}
|
|
4725
|
+
[data-theme='hr-bigband'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
4726
|
+
color: #007A7C;
|
|
4727
|
+
}
|
|
4728
|
+
[data-theme='hr-bigband'] .ardplayer.ardplayer-state-audio {
|
|
4729
|
+
--ardplayer-color-lightest: #007A7C;
|
|
4730
|
+
}
|
|
4559
4731
|
[data-theme='hr'] {
|
|
4560
4732
|
--color-primary-ds: #007396;
|
|
4561
4733
|
--color-secondary-ds: #007396;
|
|
@@ -4563,7 +4735,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4563
4735
|
--color-highlight-2: #d34600;
|
|
4564
4736
|
|
|
4565
4737
|
/* Navigation Hintergrund */
|
|
4566
|
-
--color-navigation-bg: white;
|
|
4738
|
+
--color-navigation-bg: white;
|
|
4567
4739
|
|
|
4568
4740
|
/* Brandnavigation Border and :before Color */
|
|
4569
4741
|
--color-brandnavigation-border-color: #333333;
|
|
@@ -4577,7 +4749,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4577
4749
|
--logo-padding-top: 4px;
|
|
4578
4750
|
--logo-padding-bottom: 8px;
|
|
4579
4751
|
--logo-padding-top-md: 10px;
|
|
4580
|
-
--logo-padding-bottom-md: 10px;
|
|
4752
|
+
--logo-padding-bottom-md: 10px;
|
|
4581
4753
|
--logo-padding-top-lg: 10px;
|
|
4582
4754
|
--logo-padding-bottom-lg: 10px;
|
|
4583
4755
|
/* Footer Color Options */
|
|
@@ -4588,8 +4760,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4588
4760
|
|
|
4589
4761
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
4590
4762
|
--color-label-media: #007396;
|
|
4591
|
-
/* Ticker, Live, Livestream */
|
|
4592
|
-
--color-label-live: #d34600;
|
|
4593
4763
|
/* Kommentar */
|
|
4594
4764
|
--color-label-comment: #097d8e;
|
|
4595
4765
|
/* Eilmeldung */
|
|
@@ -4627,7 +4797,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4627
4797
|
--color-button-inverted--dark: #d4d4d4;
|
|
4628
4798
|
--color-button-disabled: #d4d4d4;
|
|
4629
4799
|
--color-button-disabled--dark: #797979;
|
|
4630
|
-
|
|
4800
|
+
|
|
4631
4801
|
/* Media-Button */
|
|
4632
4802
|
--color-media-button: var(--color-primary-ds);
|
|
4633
4803
|
/* States */
|
|
@@ -4642,12 +4812,36 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4642
4812
|
--font-title: RobotoCond, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
|
|
4643
4813
|
--font-weight-title: 700;
|
|
4644
4814
|
}
|
|
4815
|
+
[data-theme='hr'] .ardplayer {
|
|
4816
|
+
--ardplayer-color-primary-base: #007396;
|
|
4817
|
+
--ardplayer-color-primary-base-transparent-30: rgba(
|
|
4818
|
+
0, 115, 150, 0.7
|
|
4819
|
+
);
|
|
4820
|
+
--ardplayer-color-primary-dark-base: #eaf3fa;
|
|
4821
|
+
--ardplayer-color-tertiary-base: #007396;
|
|
4822
|
+
--ardplayer-color-lightest: #ffffff;
|
|
4823
|
+
}
|
|
4824
|
+
[data-theme='hr'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
4825
|
+
--ardplayer-color-lightest: #007396;
|
|
4826
|
+
color: var(--ardplayer-color-lightest);
|
|
4827
|
+
}
|
|
4828
|
+
[data-theme='hr'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
4829
|
+
--ardplayer-color-lightest: #007396;
|
|
4830
|
+
}
|
|
4831
|
+
[data-theme='hr'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
4832
|
+
color: #ffffff;
|
|
4833
|
+
}
|
|
4834
|
+
[data-theme='hr'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
4835
|
+
color: #007396;
|
|
4836
|
+
}
|
|
4837
|
+
[data-theme='hr'] .ardplayer.ardplayer-state-audio {
|
|
4838
|
+
--ardplayer-color-lightest: #007396;
|
|
4839
|
+
}
|
|
4645
4840
|
[data-theme='hr1'] {
|
|
4646
4841
|
--color-primary-ds: #e0ae00;
|
|
4647
4842
|
--color-secondary-ds: #007179;
|
|
4648
4843
|
--color-highlight-1: #FBF9EE;
|
|
4649
4844
|
--color-highlight-2: #d34600;
|
|
4650
|
-
|
|
4651
4845
|
|
|
4652
4846
|
--color-navigation-border-color: #e0ae00;
|
|
4653
4847
|
--color-servicenavigation-border-color: #e0ae00;
|
|
@@ -4664,8 +4858,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4664
4858
|
|
|
4665
4859
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
4666
4860
|
--color-label-media: #916B00;
|
|
4667
|
-
/* Ticker, Live, Livestream */
|
|
4668
|
-
--color-label-live: #d34600;
|
|
4669
4861
|
/* Kommentar */
|
|
4670
4862
|
--color-label-comment: #e5007d;
|
|
4671
4863
|
/* Eilmeldung */
|
|
@@ -4721,6 +4913,29 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4721
4913
|
|
|
4722
4914
|
--feature-box-height: 96px;
|
|
4723
4915
|
}
|
|
4916
|
+
[data-theme='hr1'] .ardplayer {
|
|
4917
|
+
--ardplayer-color-primary-base: #916B00;
|
|
4918
|
+
--ardplayer-color-primary-base-transparent-30: rgba(145, 107, 0, 0.7);
|
|
4919
|
+
--ardplayer-color-primary-dark-base: #FBF9EE;
|
|
4920
|
+
--ardplayer-color-tertiary-base: #916B00;
|
|
4921
|
+
--ardplayer-color-lightest: #ffffff;
|
|
4922
|
+
}
|
|
4923
|
+
[data-theme='hr1'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
4924
|
+
--ardplayer-color-lightest: #916B00;
|
|
4925
|
+
color: var(--ardplayer-color-lightest);
|
|
4926
|
+
}
|
|
4927
|
+
[data-theme='hr1'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
4928
|
+
--ardplayer-color-lightest: #916B00;
|
|
4929
|
+
}
|
|
4930
|
+
[data-theme='hr1'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
4931
|
+
color: #ffffff;
|
|
4932
|
+
}
|
|
4933
|
+
[data-theme='hr1'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
4934
|
+
color: #916B00;
|
|
4935
|
+
}
|
|
4936
|
+
[data-theme='hr1'] .ardplayer.ardplayer-state-audio {
|
|
4937
|
+
--ardplayer-color-lightest: #916B00;
|
|
4938
|
+
}
|
|
4724
4939
|
[data-theme='hr2'] {
|
|
4725
4940
|
--color-primary-ds: #ec6602;
|
|
4726
4941
|
--color-secondary-ds: #007179;
|
|
@@ -4730,14 +4945,14 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4730
4945
|
/* Brandnavigation Border and :before Colors*/
|
|
4731
4946
|
--color-brandnavigation-border-color: #ec6602;
|
|
4732
4947
|
--color-brandnav-pseudo: #ec6602;
|
|
4733
|
-
--color-navigation-border-color
|
|
4734
|
-
--color-servicenavigation-border-color
|
|
4948
|
+
--color-navigation-border-color: #ec6602;
|
|
4949
|
+
--color-servicenavigation-border-color: #ec6602;
|
|
4735
4950
|
/* Logo-Container Padding */
|
|
4736
4951
|
--logo-padding-top: 6px;
|
|
4737
4952
|
--logo-padding-bottom: 6px;
|
|
4738
4953
|
/* Sectionnavigation Border bottom Width */
|
|
4739
4954
|
--border-navigation-border-width: 8px;
|
|
4740
|
-
|
|
4955
|
+
|
|
4741
4956
|
--color-footer-border: #ec6602;
|
|
4742
4957
|
|
|
4743
4958
|
--footer-padding-bottom: 132px;
|
|
@@ -4779,9 +4994,11 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4779
4994
|
--color-button: #433d37;
|
|
4780
4995
|
--color-button--dark: #6d0041;
|
|
4781
4996
|
--color-button-inverted: #ffffff;
|
|
4782
|
-
--color-button-inverted--dark:
|
|
4997
|
+
--color-button-inverted--dark: #433d37;
|
|
4783
4998
|
/* Media-Button */
|
|
4784
|
-
--color-media-button: #
|
|
4999
|
+
--color-media-button: #8C033D;
|
|
5000
|
+
/* Media-Button Live */
|
|
5001
|
+
--color-media-button-live: #e5007d;
|
|
4785
5002
|
/* States */
|
|
4786
5003
|
--color-focus-state: #8C033D;
|
|
4787
5004
|
/* Content-Nav */
|
|
@@ -4796,10 +5013,35 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4796
5013
|
/* ticker-Teaser*/
|
|
4797
5014
|
--color-ticker-teaser-timeline-score: #e5007d;
|
|
4798
5015
|
|
|
4799
|
-
--search-border-color-desktop:
|
|
4800
|
-
|
|
5016
|
+
--search-border-color-desktop: var(--color-navigation-icons);
|
|
5017
|
+
|
|
4801
5018
|
--feature-box-height: 96px;
|
|
4802
5019
|
}
|
|
5020
|
+
[data-theme='hr2'] .ardplayer {
|
|
5021
|
+
--ardplayer-color-primary-base: #8C033D;
|
|
5022
|
+
--ardplayer-color-primary-base-transparent-30: rgba(140, 3, 61, 0.7);
|
|
5023
|
+
--ardplayer-color-primary-live: #e5007d;
|
|
5024
|
+
--ardplayer-color-primary-live-transparent-30: rgba(229, 0, 125, 0.7);
|
|
5025
|
+
--ardplayer-color-primary-dark-base: #e0e0e0;
|
|
5026
|
+
--ardplayer-color-tertiary-base: #8C033D;
|
|
5027
|
+
--ardplayer-color-lightest: #ffffff;
|
|
5028
|
+
}
|
|
5029
|
+
[data-theme='hr2'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
5030
|
+
--ardplayer-color-lightest: #8C033D;
|
|
5031
|
+
color: var(--ardplayer-color-lightest);
|
|
5032
|
+
}
|
|
5033
|
+
[data-theme='hr2'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
5034
|
+
--ardplayer-color-lightest: #8C033D;
|
|
5035
|
+
}
|
|
5036
|
+
[data-theme='hr2'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
5037
|
+
color: #ffffff;
|
|
5038
|
+
}
|
|
5039
|
+
[data-theme='hr2'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
5040
|
+
color: #8C033D;
|
|
5041
|
+
}
|
|
5042
|
+
[data-theme='hr2'] .ardplayer.ardplayer-state-audio {
|
|
5043
|
+
--ardplayer-color-lightest: #8C033D;
|
|
5044
|
+
}
|
|
4803
5045
|
[data-theme='hr3'] {
|
|
4804
5046
|
--color-primary-ds: #c20016;
|
|
4805
5047
|
--color-secondary-ds: #007179;
|
|
@@ -4808,7 +5050,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4808
5050
|
|
|
4809
5051
|
/* Brandnavigation Border and :before Colors*/
|
|
4810
5052
|
--color-brandnavigation-border-color: #c20016;
|
|
4811
|
-
--color-brandnav-pseudo: #c20016;
|
|
5053
|
+
--color-brandnav-pseudo: #c20016;
|
|
4812
5054
|
/* Service/Sectionnavigation Border Color */
|
|
4813
5055
|
--color-navigation-border-color: #c20016;
|
|
4814
5056
|
--color-servicenavigation-border-color: #c20016;
|
|
@@ -4823,8 +5065,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4823
5065
|
|
|
4824
5066
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
4825
5067
|
--color-label-media: #c20016;
|
|
4826
|
-
/* Ticker, Live, Livestream */
|
|
4827
|
-
--color-label-live: #d34600;
|
|
4828
5068
|
/* Kommentar */
|
|
4829
5069
|
--color-label-comment: #6d761d;
|
|
4830
5070
|
/* Eilmeldung */
|
|
@@ -4879,6 +5119,29 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4879
5119
|
|
|
4880
5120
|
--feature-box-height: 96px;
|
|
4881
5121
|
}
|
|
5122
|
+
[data-theme='hr3'] .ardplayer {
|
|
5123
|
+
--ardplayer-color-primary-base: #c20016;
|
|
5124
|
+
--ardplayer-color-primary-base-transparent-30: rgba(194, 0, 22, 0.7);
|
|
5125
|
+
--ardplayer-color-primary-dark-base: #E6E6E6;
|
|
5126
|
+
--ardplayer-color-tertiary-base: #c20016;
|
|
5127
|
+
--ardplayer-color-lightest: #ffffff;
|
|
5128
|
+
}
|
|
5129
|
+
[data-theme='hr3'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
5130
|
+
--ardplayer-color-lightest: #c20016;
|
|
5131
|
+
color: var(--ardplayer-color-lightest);
|
|
5132
|
+
}
|
|
5133
|
+
[data-theme='hr3'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
5134
|
+
--ardplayer-color-lightest: #c20016;
|
|
5135
|
+
}
|
|
5136
|
+
[data-theme='hr3'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
5137
|
+
color: #ffffff;
|
|
5138
|
+
}
|
|
5139
|
+
[data-theme='hr3'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
5140
|
+
color: #c20016;
|
|
5141
|
+
}
|
|
5142
|
+
[data-theme='hr3'] .ardplayer.ardplayer-state-audio {
|
|
5143
|
+
--ardplayer-color-lightest: #c20016;
|
|
5144
|
+
}
|
|
4882
5145
|
[data-theme='hr4'] {
|
|
4883
5146
|
--color-primary-ds: #bf0071;
|
|
4884
5147
|
--color-secondary-ds: #007179;
|
|
@@ -4901,8 +5164,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4901
5164
|
|
|
4902
5165
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
4903
5166
|
--color-label-media: #168378;
|
|
4904
|
-
/* Ticker, Live, Livestream */
|
|
4905
|
-
--color-label-live: #d34600;
|
|
4906
5167
|
/* Kommentar */
|
|
4907
5168
|
--color-label-comment: #407596;
|
|
4908
5169
|
/* Eilmeldung */
|
|
@@ -4958,6 +5219,29 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4958
5219
|
--structure-nav-background: #168378;
|
|
4959
5220
|
--feature-box-height: 96px;
|
|
4960
5221
|
}
|
|
5222
|
+
[data-theme='hr4'] .ardplayer {
|
|
5223
|
+
--ardplayer-color-primary-base: #0F6157;
|
|
5224
|
+
--ardplayer-color-primary-base-transparent-30: rgba(15, 97, 87, 0.7);
|
|
5225
|
+
--ardplayer-color-primary-dark-base: #DBEAEA;
|
|
5226
|
+
--ardplayer-color-tertiary-base: #0F6157;
|
|
5227
|
+
--ardplayer-color-lightest: #ffffff;
|
|
5228
|
+
}
|
|
5229
|
+
[data-theme='hr4'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
5230
|
+
--ardplayer-color-lightest: #0F6157;
|
|
5231
|
+
color: var(--ardplayer-color-lightest);
|
|
5232
|
+
}
|
|
5233
|
+
[data-theme='hr4'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
5234
|
+
--ardplayer-color-lightest: #0F6157;
|
|
5235
|
+
}
|
|
5236
|
+
[data-theme='hr4'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
5237
|
+
color: #ffffff;
|
|
5238
|
+
}
|
|
5239
|
+
[data-theme='hr4'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
5240
|
+
color: #0F6157;
|
|
5241
|
+
}
|
|
5242
|
+
[data-theme='hr4'] .ardplayer.ardplayer-state-audio {
|
|
5243
|
+
--ardplayer-color-lightest: #0F6157;
|
|
5244
|
+
}
|
|
4961
5245
|
[data-theme='you-fm'] {
|
|
4962
5246
|
--color-primary-ds: #007179 /* #c20016 */;
|
|
4963
5247
|
--color-secondary-ds: #007179;
|
|
@@ -4966,31 +5250,43 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
4966
5250
|
|
|
4967
5251
|
/* Brandnavigation Border and :before Colors*/
|
|
4968
5252
|
--color-brandnavigation-border-color: #000;
|
|
4969
|
-
--color-brandnav-pseudo: #007179;
|
|
5253
|
+
--color-brandnav-pseudo: #007179;
|
|
4970
5254
|
/* Service/Sectionnavigation Border Color*/
|
|
4971
|
-
--color-navigation-border-color
|
|
4972
|
-
--color-servicenavigation-border-color
|
|
5255
|
+
--color-navigation-border-color: #000;
|
|
5256
|
+
--color-servicenavigation-border-color: #000;
|
|
4973
5257
|
/* Sectionnavigation Border Bottom Width*/
|
|
4974
5258
|
--border-navigation-border-width: 11px;
|
|
4975
5259
|
/* The Fancy special border on youfm */
|
|
4976
|
-
--border-navigation-border-image: linear-gradient(
|
|
4977
|
-
|
|
5260
|
+
--border-navigation-border-image: linear-gradient(
|
|
5261
|
+
to right,
|
|
5262
|
+
#ec6a19 0%,
|
|
5263
|
+
#ec6a19 17%,
|
|
5264
|
+
#00aec5 17%,
|
|
5265
|
+
#00aec5 34%,
|
|
5266
|
+
#00a781 34%,
|
|
5267
|
+
#00a781 51%,
|
|
5268
|
+
#fcbf1f 51%,
|
|
5269
|
+
#fcbf1f 68%,
|
|
5270
|
+
#e51353 68%,
|
|
5271
|
+
#e51353 85%,
|
|
5272
|
+
#8d3b8e 85%,
|
|
5273
|
+
#8d3b8e 100%
|
|
5274
|
+
);
|
|
5275
|
+
|
|
4978
5276
|
/* Logo-Container Padding */
|
|
4979
5277
|
--logo-padding-top: 6px;
|
|
4980
5278
|
--logo-padding-bottom: 6px;
|
|
4981
5279
|
--logo-padding-top-md: 6px;
|
|
4982
|
-
--logo-padding-bottom-md: 6px;
|
|
5280
|
+
--logo-padding-bottom-md: 6px;
|
|
4983
5281
|
--logo-padding-top-lg: 6px;
|
|
4984
5282
|
--logo-padding-bottom-lg: 6px;
|
|
4985
5283
|
|
|
4986
5284
|
--color-footer-border: #007ea1;
|
|
4987
|
-
|
|
5285
|
+
|
|
4988
5286
|
--footer-padding-bottom: 132px;
|
|
4989
5287
|
|
|
4990
5288
|
/* Medieninhalte, Video, Audio, Bildergalerien */
|
|
4991
5289
|
--color-label-media: #000000;
|
|
4992
|
-
/* Ticker, Live, Livestream */
|
|
4993
|
-
--color-label-live: #d34600;
|
|
4994
5290
|
/* Kommentar */
|
|
4995
5291
|
--color-label-comment: #017e5c;
|
|
4996
5292
|
/* Eilmeldung */
|
|
@@ -5039,13 +5335,36 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
5039
5335
|
--font-title: RobotoCond, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
|
|
5040
5336
|
--font-weight-title: 700;
|
|
5041
5337
|
|
|
5042
|
-
--search-border-color-desktop:
|
|
5338
|
+
--search-border-color-desktop: var(--color-navigation-icons);
|
|
5043
5339
|
/* Structure Navigation */
|
|
5044
5340
|
--structure-nav-background: #f2da6c;
|
|
5045
5341
|
--structure-nav-text: #000000;
|
|
5046
5342
|
--structure-nav-text-mobile: #007EA1;
|
|
5047
5343
|
--feature-box-height: 96px;
|
|
5048
5344
|
}
|
|
5345
|
+
[data-theme='you-fm'] .ardplayer {
|
|
5346
|
+
--ardplayer-color-primary-base: #006783;
|
|
5347
|
+
--ardplayer-color-primary-base-transparent-30: rgba(0, 103, 131, 0.7);
|
|
5348
|
+
--ardplayer-color-primary-dark-base: #E5E8E8;
|
|
5349
|
+
--ardplayer-color-tertiary-base: #006783;
|
|
5350
|
+
--ardplayer-color-lightest: #ffffff;
|
|
5351
|
+
}
|
|
5352
|
+
[data-theme='you-fm'] .ardplayer .ardplayer-controlbar .ardplayer-controlbar-hover {
|
|
5353
|
+
--ardplayer-color-lightest: #006783;
|
|
5354
|
+
color: var(--ardplayer-color-lightest);
|
|
5355
|
+
}
|
|
5356
|
+
[data-theme='you-fm'] .ardplayer .ardplayer-bottom-sheet-container {
|
|
5357
|
+
--ardplayer-color-lightest: #006783;
|
|
5358
|
+
}
|
|
5359
|
+
[data-theme='you-fm'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover {
|
|
5360
|
+
color: #ffffff;
|
|
5361
|
+
}
|
|
5362
|
+
[data-theme='you-fm'] .ardplayer .ardplayer-bottom-sheet-container .ardplayer-option:hover .ardplayer-icon {
|
|
5363
|
+
color: #006783;
|
|
5364
|
+
}
|
|
5365
|
+
[data-theme='you-fm'] .ardplayer.ardplayer-state-audio {
|
|
5366
|
+
--ardplayer-color-lightest: #006783;
|
|
5367
|
+
}
|
|
5049
5368
|
/*! purgecss end ignore */
|
|
5050
5369
|
.sbdocs-content {
|
|
5051
5370
|
max-width: 1140px !important;
|
|
@@ -5301,8 +5620,9 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
5301
5620
|
fill: #276b9e;
|
|
5302
5621
|
fill: var(--color-media-button);
|
|
5303
5622
|
}
|
|
5304
|
-
.group:hover .group-hover\:fill-
|
|
5623
|
+
.group:hover .group-hover\:fill-media-button-live {
|
|
5305
5624
|
fill: #d34600;
|
|
5625
|
+
fill: var(--color-media-button-live);
|
|
5306
5626
|
}
|
|
5307
5627
|
.group:hover .group-hover\:text-white {
|
|
5308
5628
|
--tw-text-opacity: 1;
|
|
@@ -5429,7 +5749,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
5429
5749
|
fill: var(--color-link-dark);
|
|
5430
5750
|
}
|
|
5431
5751
|
[class~='tw-dark'] .dark\:fill-text-dark {
|
|
5432
|
-
fill: #
|
|
5752
|
+
fill: #f0f0f0;
|
|
5433
5753
|
fill: var(--color-standard-text-dark);
|
|
5434
5754
|
}
|
|
5435
5755
|
[class~='tw-dark'] .dark\:text-link-dark {
|
|
@@ -5441,11 +5761,11 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
5441
5761
|
color: var(--color-podcast-text);
|
|
5442
5762
|
}
|
|
5443
5763
|
[class~='tw-dark'] .dark\:text-podcast-text-dark {
|
|
5444
|
-
color: #
|
|
5764
|
+
color: #f0f0f0;
|
|
5445
5765
|
color: var(--color-standard-text-dark);
|
|
5446
5766
|
}
|
|
5447
5767
|
[class~='tw-dark'] .dark\:text-text-dark {
|
|
5448
|
-
color: #
|
|
5768
|
+
color: #f0f0f0;
|
|
5449
5769
|
color: var(--color-standard-text-dark);
|
|
5450
5770
|
}
|
|
5451
5771
|
[class~='tw-dark'] .dark\:ring-podcast {
|
|
@@ -6118,6 +6438,10 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
6118
6438
|
margin-bottom: 0px;
|
|
6119
6439
|
}
|
|
6120
6440
|
|
|
6441
|
+
.md\:mb-10 {
|
|
6442
|
+
margin-bottom: 2.5rem;
|
|
6443
|
+
}
|
|
6444
|
+
|
|
6121
6445
|
.md\:mb-16 {
|
|
6122
6446
|
margin-bottom: 4rem;
|
|
6123
6447
|
}
|
|
@@ -6146,6 +6470,10 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
6146
6470
|
margin-top: 2.5rem;
|
|
6147
6471
|
}
|
|
6148
6472
|
|
|
6473
|
+
.md\:mt-14 {
|
|
6474
|
+
margin-top: 3.5rem;
|
|
6475
|
+
}
|
|
6476
|
+
|
|
6149
6477
|
.md\:mt-2 {
|
|
6150
6478
|
margin-top: 0.5rem;
|
|
6151
6479
|
}
|