Fix cinera__lecture.css and cinera__special.css

Just substitute "hmdshow" for "lecture" and "special", respectively
This commit is contained in:
Matt Mascarenhas 2017-07-01 01:41:10 +01:00
parent e7e903b001
commit aff371b91d
2 changed files with 120 additions and 120 deletions

View File

@ -1,145 +1,145 @@
.title.hmdshow, .title.lecture,
.title.hmdshow > .menu .refs, .title.lecture > .menu .refs,
.title.hmdshow > .menu .filter_container, .title.lecture > .menu .filter_container,
.title.hmdshow > .menu > .refs .ref, .title.lecture > .menu > .refs .ref,
.title.hmdshow > .menu > .filter_container .filter_mode, .title.lecture > .menu > .filter_container .filter_mode,
.title.hmdshow > .menu > .credits_container, .title.lecture > .menu > .credits_container,
.title.hmdshow > .menu > .credits_container .credit, .title.lecture > .menu > .credits_container .credit,
.markers_container.hmdshow, .markers_container.lecture,
.markers_container.hmdshow > .marker { .markers_container.lecture > .marker {
background-color: #EEE; background-color: #EEE;
border-color: rgba(120, 4, 4, 0.8); border-color: rgba(120, 4, 4, 0.8);
} }
.title.hmdshow, .title.lecture,
.title.hmdshow > .menu > .refs .ref, .title.lecture > .menu > .refs .ref,
.title.hmdshow > .menu > .refs .ref .timecode.focused:before, .title.lecture > .menu > .refs .ref .timecode.focused:before,
.title.hmdshow > .menu > .credits_container .credit .name, .title.lecture > .menu > .credits_container .credit .name,
.markers_container.hmdshow > .marker > .content { .markers_container.lecture > .marker > .content {
color: #000; color: #000;
} }
.title.hmdshow > .menu { .title.lecture > .menu {
transition: box-shadow 800ms cubic-bezier(0.175, 0.885, 0.32, 1.275); transition: box-shadow 800ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
box-shadow: inset 0 0 0 #CB957A; box-shadow: inset 0 0 0 #CB957A;
} }
.title.hmdshow > .menu.current { .title.lecture > .menu.current {
box-shadow: inset 0px 0px 30px #CB957A; box-shadow: inset 0px 0px 30px #CB957A;
} }
.title.hmdshow > .menu > .refs .ref .ref_indices .timecode.focused, .title.lecture > .menu > .refs .ref .ref_indices .timecode.focused,
.markers_container.hmdshow > .marker.current > .content { .markers_container.lecture > .marker.current > .content {
color: #000; 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); color: rgba(120, 4, 4, 0.8);
} }
.title.hmdshow > .menu.visible, .title.lecture > .menu.visible,
.title.hmdshow > .menu > .quotes_container .ref.focused, .title.lecture > .menu > .quotes_container .ref.focused,
.title.hmdshow > .menu > .references_container .ref.focused, .title.lecture > .menu > .references_container .ref.focused,
.title.hmdshow > .menu > .filter_container .filter_mode:hover, .title.lecture > .menu > .filter_container .filter_mode:hover,
.title.hmdshow > .menu > .filter_container .filter_content.focused, .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; background-color: #CB957A;
} }
.title.hmdshow > .menu > .refs .ref.current .source, .title.lecture > .menu > .refs .ref.current .source,
.title.hmdshow > .menu > .refs .ref.current .quote_byline, .title.lecture > .menu > .refs .ref.current .quote_byline,
.title.hmdshow > .menu > .refs .ref.current .ref_indices .timecode.focused:before { .title.lecture > .menu > .refs .ref.current .ref_indices .timecode.focused:before {
color: #C4C4C4; color: #C4C4C4;
} }
.title.hmdshow > .menu > .refs .ref.current, .title.lecture > .menu > .refs .ref.current,
.markers_container.hmdshow > .marker > .progress .content { .markers_container.lecture > .marker > .progress .content {
color: #FFF; color: #FFF;
} }
.title.hmdshow > .menu > .refs .ref.current, .title.lecture > .menu > .refs .ref.current,
.markers_container.hmdshow > .marker > .progress .content { .markers_container.lecture > .marker > .progress .content {
background-color: rgb(203, 149, 122); 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); background-color: rgba(203, 149, 122, 0.7);
} }
.title.hmdshow > .menu > .refs .ref .source, .title.lecture > .menu > .refs .ref .source,
.title.hmdshow > .menu > .refs .ref .quote_byline, .title.lecture > .menu > .refs .ref .quote_byline,
.title.hmdshow > .menu > .filter_container .filter_content.off .text, .title.lecture > .menu > .filter_container .filter_content.off .text,
.title.hmdshow > .menu > .credits_container .credit .role { .title.lecture > .menu > .credits_container .credit .role {
color: #3D3D3D; color: #3D3D3D;
} }
/* Blackboard */ /* Blackboard */
.title.hmdshow .filter_content.blackboard, .title.lecture .filter_content.blackboard,
.markers_container.hmdshow .blackboard > .content, .markers_container.lecture .blackboard > .content,
.markers_container.hmdshow .off_blackboard > .content, .markers_container.lecture .off_blackboard > .content,
.markers_container.hmdshow > .marker.blackboard > .progress .content, .markers_container.lecture > .marker.blackboard > .progress .content,
.markers_container.hmdshow > .marker:hover.blackboard > .faded .content { .markers_container.lecture > .marker:hover.blackboard > .faded .content {
background-size: 12px 12px; background-size: 12px 12px;
background-position: center; background-position: center;
} }
.title.hmdshow .filter_content.blackboard, .title.lecture .filter_content.blackboard,
.markers_container.hmdshow .blackboard > .content { .markers_container.lecture .blackboard > .content {
background-image: linear-gradient(to right , rgba(51, 153, 255, .16) 1px, transparent 1px), 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); 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), 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); 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), 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); 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), 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); linear-gradient(to bottom, rgba(0, 0, 0, .16) 1px, transparent 1px);
} }
/* TODO(matt): /* TODO(matt):
* *
* .markers_container.hmdshow > marker.run * .markers_container.lecture > marker.run
*/ */
@keyframes hmdshow_fade_mode { @keyframes lecture_fade_mode {
0% { color: #FFF; } 0% { color: #FFF; }
100% { color: #000; } 100% { color: #000; }
} }
@keyframes hmdshow_fade_text { @keyframes lecture_fade_text {
0% { color: #000; } 0% { color: #000; }
100% { color: #888; } 100% { color: #888; }
} }
@keyframes hmdshow_fade_background { @keyframes lecture_fade_background {
0% { background-color: rgba(246, 178, 26, 0.8);} 0% { background-color: rgba(246, 178, 26, 0.8);}
100% { background-color: #EEE; } 100% { background-color: #EEE; }
} }
/* TODO(matt): Get this to work! */ /* TODO(matt): Get this to work! */
.title.hmdshow > .menu > .filter_container .filter_mode.responsible { .title.lecture > .menu > .filter_container .filter_mode.responsible {
animation-name: hmdshow_fade_mode; animation-name: lecture_fade_mode;
} }
.title.hmdshow .filter_content.responsible .text { .title.lecture .filter_content.responsible .text {
animation-name: hmdshow_fade_text; animation-name: lecture_fade_text;
} }
.title.hmdshow > .menu.filter.responsible, .title.lecture > .menu.filter.responsible,
.title.hmdshow .filter_content.responsible, .title.lecture .filter_content.responsible,
.title.hmdshow > .menu > .filter_container .filter_mode.responsible { .title.lecture > .menu > .filter_container .filter_mode.responsible {
animation-name: hmdshow_fade_background; animation-name: lecture_fade_background;
} }

View File

@ -1,145 +1,145 @@
.title.hmdshow, .title.special,
.title.hmdshow > .menu .refs, .title.special > .menu .refs,
.title.hmdshow > .menu .filter_container, .title.special > .menu .filter_container,
.title.hmdshow > .menu > .refs .ref, .title.special > .menu > .refs .ref,
.title.hmdshow > .menu > .filter_container .filter_mode, .title.special > .menu > .filter_container .filter_mode,
.title.hmdshow > .menu > .credits_container, .title.special > .menu > .credits_container,
.title.hmdshow > .menu > .credits_container .credit, .title.special > .menu > .credits_container .credit,
.markers_container.hmdshow, .markers_container.special,
.markers_container.hmdshow > .marker { .markers_container.special > .marker {
background-color: #EEE; background-color: #EEE;
border-color: rgba(120, 4, 4, 0.8); border-color: rgba(120, 4, 4, 0.8);
} }
.title.hmdshow, .title.special,
.title.hmdshow > .menu > .refs .ref, .title.special > .menu > .refs .ref,
.title.hmdshow > .menu > .refs .ref .timecode.focused:before, .title.special > .menu > .refs .ref .timecode.focused:before,
.title.hmdshow > .menu > .credits_container .credit .name, .title.special > .menu > .credits_container .credit .name,
.markers_container.hmdshow > .marker > .content { .markers_container.special > .marker > .content {
color: #000; color: #000;
} }
.title.hmdshow > .menu { .title.special > .menu {
transition: box-shadow 800ms cubic-bezier(0.175, 0.885, 0.32, 1.275); transition: box-shadow 800ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
box-shadow: inset 0 0 0 #CB957A; box-shadow: inset 0 0 0 #CB957A;
} }
.title.hmdshow > .menu.current { .title.special > .menu.current {
box-shadow: inset 0px 0px 30px #CB957A; box-shadow: inset 0px 0px 30px #CB957A;
} }
.title.hmdshow > .menu > .refs .ref .ref_indices .timecode.focused, .title.special > .menu > .refs .ref .ref_indices .timecode.focused,
.markers_container.hmdshow > .marker.current > .content { .markers_container.special > .marker.current > .content {
color: #000; 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); color: rgba(120, 4, 4, 0.8);
} }
.title.hmdshow > .menu.visible, .title.special > .menu.visible,
.title.hmdshow > .menu > .quotes_container .ref.focused, .title.special > .menu > .quotes_container .ref.focused,
.title.hmdshow > .menu > .references_container .ref.focused, .title.special > .menu > .references_container .ref.focused,
.title.hmdshow > .menu > .filter_container .filter_mode:hover, .title.special > .menu > .filter_container .filter_mode:hover,
.title.hmdshow > .menu > .filter_container .filter_content.focused, .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; background-color: #CB957A;
} }
.title.hmdshow > .menu > .refs .ref.current .source, .title.special > .menu > .refs .ref.current .source,
.title.hmdshow > .menu > .refs .ref.current .quote_byline, .title.special > .menu > .refs .ref.current .quote_byline,
.title.hmdshow > .menu > .refs .ref.current .ref_indices .timecode.focused:before { .title.special > .menu > .refs .ref.current .ref_indices .timecode.focused:before {
color: #C4C4C4; color: #C4C4C4;
} }
.title.hmdshow > .menu > .refs .ref.current, .title.special > .menu > .refs .ref.current,
.markers_container.hmdshow > .marker > .progress .content { .markers_container.special > .marker > .progress .content {
color: #FFF; color: #FFF;
} }
.title.hmdshow > .menu > .refs .ref.current, .title.special > .menu > .refs .ref.current,
.markers_container.hmdshow > .marker > .progress .content { .markers_container.special > .marker > .progress .content {
background-color: rgb(203, 149, 122); 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); background-color: rgba(203, 149, 122, 0.7);
} }
.title.hmdshow > .menu > .refs .ref .source, .title.special > .menu > .refs .ref .source,
.title.hmdshow > .menu > .refs .ref .quote_byline, .title.special > .menu > .refs .ref .quote_byline,
.title.hmdshow > .menu > .filter_container .filter_content.off .text, .title.special > .menu > .filter_container .filter_content.off .text,
.title.hmdshow > .menu > .credits_container .credit .role { .title.special > .menu > .credits_container .credit .role {
color: #3D3D3D; color: #3D3D3D;
} }
/* Blackboard */ /* Blackboard */
.title.hmdshow .filter_content.blackboard, .title.special .filter_content.blackboard,
.markers_container.hmdshow .blackboard > .content, .markers_container.special .blackboard > .content,
.markers_container.hmdshow .off_blackboard > .content, .markers_container.special .off_blackboard > .content,
.markers_container.hmdshow > .marker.blackboard > .progress .content, .markers_container.special > .marker.blackboard > .progress .content,
.markers_container.hmdshow > .marker:hover.blackboard > .faded .content { .markers_container.special > .marker:hover.blackboard > .faded .content {
background-size: 12px 12px; background-size: 12px 12px;
background-position: center; background-position: center;
} }
.title.hmdshow .filter_content.blackboard, .title.special .filter_content.blackboard,
.markers_container.hmdshow .blackboard > .content { .markers_container.special .blackboard > .content {
background-image: linear-gradient(to right , rgba(51, 153, 255, .16) 1px, transparent 1px), 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); 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), 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); 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), 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); 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), 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); linear-gradient(to bottom, rgba(0, 0, 0, .16) 1px, transparent 1px);
} }
/* TODO(matt): /* TODO(matt):
* *
* .markers_container.hmdshow > marker.run * .markers_container.special > marker.run
*/ */
@keyframes hmdshow_fade_mode { @keyframes special_fade_mode {
0% { color: #FFF; } 0% { color: #FFF; }
100% { color: #000; } 100% { color: #000; }
} }
@keyframes hmdshow_fade_text { @keyframes special_fade_text {
0% { color: #000; } 0% { color: #000; }
100% { color: #888; } 100% { color: #888; }
} }
@keyframes hmdshow_fade_background { @keyframes special_fade_background {
0% { background-color: rgba(246, 178, 26, 0.8);} 0% { background-color: rgba(246, 178, 26, 0.8);}
100% { background-color: #EEE; } 100% { background-color: #EEE; }
} }
/* TODO(matt): Get this to work! */ /* TODO(matt): Get this to work! */
.title.hmdshow > .menu > .filter_container .filter_mode.responsible { .title.special > .menu > .filter_container .filter_mode.responsible {
animation-name: hmdshow_fade_mode; animation-name: special_fade_mode;
} }
.title.hmdshow .filter_content.responsible .text { .title.special .filter_content.responsible .text {
animation-name: hmdshow_fade_text; animation-name: special_fade_text;
} }
.title.hmdshow > .menu.filter.responsible, .title.special > .menu.filter.responsible,
.title.hmdshow .filter_content.responsible, .title.special .filter_content.responsible,
.title.hmdshow > .menu > .filter_container .filter_mode.responsible { .title.special > .menu > .filter_container .filter_mode.responsible {
animation-name: hmdshow_fade_background; animation-name: special_fade_background;
} }