From aff371b91da72eb632db9557eeef9e8296f17a37 Mon Sep 17 00:00:00 2001 From: Matt Mascarenhas Date: Sat, 1 Jul 2017 01:41:10 +0100 Subject: [PATCH] Fix cinera__lecture.css and cinera__special.css Just substitute "hmdshow" for "lecture" and "special", respectively --- hmml_to_html/cinera__lecture.css | 120 +++++++++++++++---------------- hmml_to_html/cinera__special.css | 120 +++++++++++++++---------------- 2 files changed, 120 insertions(+), 120 deletions(-) diff --git a/hmml_to_html/cinera__lecture.css b/hmml_to_html/cinera__lecture.css index baa2d9c..564f3b5 100644 --- a/hmml_to_html/cinera__lecture.css +++ b/hmml_to_html/cinera__lecture.css @@ -1,145 +1,145 @@ -.title.hmdshow, -.title.hmdshow > .menu .refs, -.title.hmdshow > .menu .filter_container, -.title.hmdshow > .menu > .refs .ref, -.title.hmdshow > .menu > .filter_container .filter_mode, -.title.hmdshow > .menu > .credits_container, -.title.hmdshow > .menu > .credits_container .credit, -.markers_container.hmdshow, -.markers_container.hmdshow > .marker { +.title.lecture, +.title.lecture > .menu .refs, +.title.lecture > .menu .filter_container, +.title.lecture > .menu > .refs .ref, +.title.lecture > .menu > .filter_container .filter_mode, +.title.lecture > .menu > .credits_container, +.title.lecture > .menu > .credits_container .credit, +.markers_container.lecture, +.markers_container.lecture > .marker { background-color: #EEE; border-color: rgba(120, 4, 4, 0.8); } -.title.hmdshow, -.title.hmdshow > .menu > .refs .ref, -.title.hmdshow > .menu > .refs .ref .timecode.focused:before, -.title.hmdshow > .menu > .credits_container .credit .name, -.markers_container.hmdshow > .marker > .content { +.title.lecture, +.title.lecture > .menu > .refs .ref, +.title.lecture > .menu > .refs .ref .timecode.focused:before, +.title.lecture > .menu > .credits_container .credit .name, +.markers_container.lecture > .marker > .content { color: #000; } -.title.hmdshow > .menu { +.title.lecture > .menu { transition: box-shadow 800ms cubic-bezier(0.175, 0.885, 0.32, 1.275); box-shadow: inset 0 0 0 #CB957A; } -.title.hmdshow > .menu.current { +.title.lecture > .menu.current { box-shadow: inset 0px 0px 30px #CB957A; } -.title.hmdshow > .menu > .refs .ref .ref_indices .timecode.focused, -.markers_container.hmdshow > .marker.current > .content { +.title.lecture > .menu > .refs .ref .ref_indices .timecode.focused, +.markers_container.lecture > .marker.current > .content { color: #000; } -.title.hmdshow > .menu > .refs .ref.current .ref_indices .timecode.focused { +.title.lecture > .menu > .refs .ref.current .ref_indices .timecode.focused { color: rgba(120, 4, 4, 0.8); } -.title.hmdshow > .menu.visible, +.title.lecture > .menu.visible, -.title.hmdshow > .menu > .quotes_container .ref.focused, -.title.hmdshow > .menu > .references_container .ref.focused, +.title.lecture > .menu > .quotes_container .ref.focused, +.title.lecture > .menu > .references_container .ref.focused, -.title.hmdshow > .menu > .filter_container .filter_mode:hover, -.title.hmdshow > .menu > .filter_container .filter_content.focused, +.title.lecture > .menu > .filter_container .filter_mode:hover, +.title.lecture > .menu > .filter_container .filter_content.focused, -.title.hmdshow > .menu > .credits_container .credit *.focused, +.title.lecture > .menu > .credits_container .credit *.focused, -.markers_container.hmdshow > .marker:hover > .content { +.markers_container.lecture > .marker:hover > .content { background-color: #CB957A; } -.title.hmdshow > .menu > .refs .ref.current .source, -.title.hmdshow > .menu > .refs .ref.current .quote_byline, -.title.hmdshow > .menu > .refs .ref.current .ref_indices .timecode.focused:before { +.title.lecture > .menu > .refs .ref.current .source, +.title.lecture > .menu > .refs .ref.current .quote_byline, +.title.lecture > .menu > .refs .ref.current .ref_indices .timecode.focused:before { color: #C4C4C4; } -.title.hmdshow > .menu > .refs .ref.current, -.markers_container.hmdshow > .marker > .progress .content { +.title.lecture > .menu > .refs .ref.current, +.markers_container.lecture > .marker > .progress .content { color: #FFF; } -.title.hmdshow > .menu > .refs .ref.current, -.markers_container.hmdshow > .marker > .progress .content { +.title.lecture > .menu > .refs .ref.current, +.markers_container.lecture > .marker > .progress .content { background-color: rgb(203, 149, 122); } -.markers_container.hmdshow > .marker:hover > .faded .content { +.markers_container.lecture > .marker:hover > .faded .content { background-color: rgba(203, 149, 122, 0.7); } -.title.hmdshow > .menu > .refs .ref .source, -.title.hmdshow > .menu > .refs .ref .quote_byline, -.title.hmdshow > .menu > .filter_container .filter_content.off .text, -.title.hmdshow > .menu > .credits_container .credit .role { +.title.lecture > .menu > .refs .ref .source, +.title.lecture > .menu > .refs .ref .quote_byline, +.title.lecture > .menu > .filter_container .filter_content.off .text, +.title.lecture > .menu > .credits_container .credit .role { color: #3D3D3D; } /* Blackboard */ -.title.hmdshow .filter_content.blackboard, -.markers_container.hmdshow .blackboard > .content, -.markers_container.hmdshow .off_blackboard > .content, -.markers_container.hmdshow > .marker.blackboard > .progress .content, -.markers_container.hmdshow > .marker:hover.blackboard > .faded .content { +.title.lecture .filter_content.blackboard, +.markers_container.lecture .blackboard > .content, +.markers_container.lecture .off_blackboard > .content, +.markers_container.lecture > .marker.blackboard > .progress .content, +.markers_container.lecture > .marker:hover.blackboard > .faded .content { background-size: 12px 12px; background-position: center; } -.title.hmdshow .filter_content.blackboard, -.markers_container.hmdshow .blackboard > .content { +.title.lecture .filter_content.blackboard, +.markers_container.lecture .blackboard > .content { background-image: linear-gradient(to right , rgba(51, 153, 255, .16) 1px, transparent 1px), linear-gradient(to bottom, rgba(51, 153, 255, .16) 1px, transparent 1px); } -.markers_container.hmdshow .off_blackboard > .content { +.markers_container.lecture .off_blackboard > .content { background-image: linear-gradient(to right , rgba(51, 153, 255, .08) 1px, transparent 1px), linear-gradient(to bottom, rgba(51, 153, 255, .08) 1px, transparent 1px); } -.markers_container.hmdshow > .marker.blackboard > .progress .content { +.markers_container.lecture > .marker.blackboard > .progress .content { background-image: linear-gradient(to right , rgba(255, 255, 255, .16) 1px, transparent 1px), linear-gradient(to bottom, rgba(255, 255, 255, .16) 1px, transparent 1px); } -.markers_container.hmdshow > .marker:hover.blackboard > .faded .content { +.markers_container.lecture > .marker:hover.blackboard > .faded .content { background-image: linear-gradient(to right , rgba(0, 0, 0, .16) 1px, transparent 1px), linear-gradient(to bottom, rgba(0, 0, 0, .16) 1px, transparent 1px); } /* TODO(matt): * - * .markers_container.hmdshow > marker.run + * .markers_container.lecture > marker.run */ -@keyframes hmdshow_fade_mode { +@keyframes lecture_fade_mode { 0% { color: #FFF; } 100% { color: #000; } } -@keyframes hmdshow_fade_text { +@keyframes lecture_fade_text { 0% { color: #000; } 100% { color: #888; } } -@keyframes hmdshow_fade_background { +@keyframes lecture_fade_background { 0% { background-color: rgba(246, 178, 26, 0.8);} 100% { background-color: #EEE; } } /* TODO(matt): Get this to work! */ -.title.hmdshow > .menu > .filter_container .filter_mode.responsible { - animation-name: hmdshow_fade_mode; +.title.lecture > .menu > .filter_container .filter_mode.responsible { + animation-name: lecture_fade_mode; } -.title.hmdshow .filter_content.responsible .text { - animation-name: hmdshow_fade_text; +.title.lecture .filter_content.responsible .text { + animation-name: lecture_fade_text; } -.title.hmdshow > .menu.filter.responsible, -.title.hmdshow .filter_content.responsible, -.title.hmdshow > .menu > .filter_container .filter_mode.responsible { - animation-name: hmdshow_fade_background; +.title.lecture > .menu.filter.responsible, +.title.lecture .filter_content.responsible, +.title.lecture > .menu > .filter_container .filter_mode.responsible { + animation-name: lecture_fade_background; } diff --git a/hmml_to_html/cinera__special.css b/hmml_to_html/cinera__special.css index baa2d9c..8e6f997 100644 --- a/hmml_to_html/cinera__special.css +++ b/hmml_to_html/cinera__special.css @@ -1,145 +1,145 @@ -.title.hmdshow, -.title.hmdshow > .menu .refs, -.title.hmdshow > .menu .filter_container, -.title.hmdshow > .menu > .refs .ref, -.title.hmdshow > .menu > .filter_container .filter_mode, -.title.hmdshow > .menu > .credits_container, -.title.hmdshow > .menu > .credits_container .credit, -.markers_container.hmdshow, -.markers_container.hmdshow > .marker { +.title.special, +.title.special > .menu .refs, +.title.special > .menu .filter_container, +.title.special > .menu > .refs .ref, +.title.special > .menu > .filter_container .filter_mode, +.title.special > .menu > .credits_container, +.title.special > .menu > .credits_container .credit, +.markers_container.special, +.markers_container.special > .marker { background-color: #EEE; border-color: rgba(120, 4, 4, 0.8); } -.title.hmdshow, -.title.hmdshow > .menu > .refs .ref, -.title.hmdshow > .menu > .refs .ref .timecode.focused:before, -.title.hmdshow > .menu > .credits_container .credit .name, -.markers_container.hmdshow > .marker > .content { +.title.special, +.title.special > .menu > .refs .ref, +.title.special > .menu > .refs .ref .timecode.focused:before, +.title.special > .menu > .credits_container .credit .name, +.markers_container.special > .marker > .content { color: #000; } -.title.hmdshow > .menu { +.title.special > .menu { transition: box-shadow 800ms cubic-bezier(0.175, 0.885, 0.32, 1.275); box-shadow: inset 0 0 0 #CB957A; } -.title.hmdshow > .menu.current { +.title.special > .menu.current { box-shadow: inset 0px 0px 30px #CB957A; } -.title.hmdshow > .menu > .refs .ref .ref_indices .timecode.focused, -.markers_container.hmdshow > .marker.current > .content { +.title.special > .menu > .refs .ref .ref_indices .timecode.focused, +.markers_container.special > .marker.current > .content { color: #000; } -.title.hmdshow > .menu > .refs .ref.current .ref_indices .timecode.focused { +.title.special > .menu > .refs .ref.current .ref_indices .timecode.focused { color: rgba(120, 4, 4, 0.8); } -.title.hmdshow > .menu.visible, +.title.special > .menu.visible, -.title.hmdshow > .menu > .quotes_container .ref.focused, -.title.hmdshow > .menu > .references_container .ref.focused, +.title.special > .menu > .quotes_container .ref.focused, +.title.special > .menu > .references_container .ref.focused, -.title.hmdshow > .menu > .filter_container .filter_mode:hover, -.title.hmdshow > .menu > .filter_container .filter_content.focused, +.title.special > .menu > .filter_container .filter_mode:hover, +.title.special > .menu > .filter_container .filter_content.focused, -.title.hmdshow > .menu > .credits_container .credit *.focused, +.title.special > .menu > .credits_container .credit *.focused, -.markers_container.hmdshow > .marker:hover > .content { +.markers_container.special > .marker:hover > .content { background-color: #CB957A; } -.title.hmdshow > .menu > .refs .ref.current .source, -.title.hmdshow > .menu > .refs .ref.current .quote_byline, -.title.hmdshow > .menu > .refs .ref.current .ref_indices .timecode.focused:before { +.title.special > .menu > .refs .ref.current .source, +.title.special > .menu > .refs .ref.current .quote_byline, +.title.special > .menu > .refs .ref.current .ref_indices .timecode.focused:before { color: #C4C4C4; } -.title.hmdshow > .menu > .refs .ref.current, -.markers_container.hmdshow > .marker > .progress .content { +.title.special > .menu > .refs .ref.current, +.markers_container.special > .marker > .progress .content { color: #FFF; } -.title.hmdshow > .menu > .refs .ref.current, -.markers_container.hmdshow > .marker > .progress .content { +.title.special > .menu > .refs .ref.current, +.markers_container.special > .marker > .progress .content { background-color: rgb(203, 149, 122); } -.markers_container.hmdshow > .marker:hover > .faded .content { +.markers_container.special > .marker:hover > .faded .content { background-color: rgba(203, 149, 122, 0.7); } -.title.hmdshow > .menu > .refs .ref .source, -.title.hmdshow > .menu > .refs .ref .quote_byline, -.title.hmdshow > .menu > .filter_container .filter_content.off .text, -.title.hmdshow > .menu > .credits_container .credit .role { +.title.special > .menu > .refs .ref .source, +.title.special > .menu > .refs .ref .quote_byline, +.title.special > .menu > .filter_container .filter_content.off .text, +.title.special > .menu > .credits_container .credit .role { color: #3D3D3D; } /* Blackboard */ -.title.hmdshow .filter_content.blackboard, -.markers_container.hmdshow .blackboard > .content, -.markers_container.hmdshow .off_blackboard > .content, -.markers_container.hmdshow > .marker.blackboard > .progress .content, -.markers_container.hmdshow > .marker:hover.blackboard > .faded .content { +.title.special .filter_content.blackboard, +.markers_container.special .blackboard > .content, +.markers_container.special .off_blackboard > .content, +.markers_container.special > .marker.blackboard > .progress .content, +.markers_container.special > .marker:hover.blackboard > .faded .content { background-size: 12px 12px; background-position: center; } -.title.hmdshow .filter_content.blackboard, -.markers_container.hmdshow .blackboard > .content { +.title.special .filter_content.blackboard, +.markers_container.special .blackboard > .content { background-image: linear-gradient(to right , rgba(51, 153, 255, .16) 1px, transparent 1px), linear-gradient(to bottom, rgba(51, 153, 255, .16) 1px, transparent 1px); } -.markers_container.hmdshow .off_blackboard > .content { +.markers_container.special .off_blackboard > .content { background-image: linear-gradient(to right , rgba(51, 153, 255, .08) 1px, transparent 1px), linear-gradient(to bottom, rgba(51, 153, 255, .08) 1px, transparent 1px); } -.markers_container.hmdshow > .marker.blackboard > .progress .content { +.markers_container.special > .marker.blackboard > .progress .content { background-image: linear-gradient(to right , rgba(255, 255, 255, .16) 1px, transparent 1px), linear-gradient(to bottom, rgba(255, 255, 255, .16) 1px, transparent 1px); } -.markers_container.hmdshow > .marker:hover.blackboard > .faded .content { +.markers_container.special > .marker:hover.blackboard > .faded .content { background-image: linear-gradient(to right , rgba(0, 0, 0, .16) 1px, transparent 1px), linear-gradient(to bottom, rgba(0, 0, 0, .16) 1px, transparent 1px); } /* TODO(matt): * - * .markers_container.hmdshow > marker.run + * .markers_container.special > marker.run */ -@keyframes hmdshow_fade_mode { +@keyframes special_fade_mode { 0% { color: #FFF; } 100% { color: #000; } } -@keyframes hmdshow_fade_text { +@keyframes special_fade_text { 0% { color: #000; } 100% { color: #888; } } -@keyframes hmdshow_fade_background { +@keyframes special_fade_background { 0% { background-color: rgba(246, 178, 26, 0.8);} 100% { background-color: #EEE; } } /* TODO(matt): Get this to work! */ -.title.hmdshow > .menu > .filter_container .filter_mode.responsible { - animation-name: hmdshow_fade_mode; +.title.special > .menu > .filter_container .filter_mode.responsible { + animation-name: special_fade_mode; } -.title.hmdshow .filter_content.responsible .text { - animation-name: hmdshow_fade_text; +.title.special .filter_content.responsible .text { + animation-name: special_fade_text; } -.title.hmdshow > .menu.filter.responsible, -.title.hmdshow .filter_content.responsible, -.title.hmdshow > .menu > .filter_container .filter_mode.responsible { - animation-name: hmdshow_fade_background; +.title.special > .menu.filter.responsible, +.title.special .filter_content.responsible, +.title.special > .menu > .filter_container .filter_mode.responsible { + animation-name: special_fade_background; }