146 lines
4.8 KiB
CSS
146 lines
4.8 KiB
CSS
.cineraQueryContainer.hero .inputContainer #query,
|
|
#cineraResults .dayContainer.hero,
|
|
#cineraIndex.hero dt,
|
|
|
|
.cineraMenus.hero,
|
|
.cineraMenus.hero > .menu .refs,
|
|
.cineraMenus.hero > .menu .filter_container,
|
|
.cineraMenus.hero > .menu > .refs .ref,
|
|
.cineraMenus.hero > .menu > .filter_container .filter_mode,
|
|
.cineraMenus.hero > .menu > .credits_container,
|
|
.cineraMenus.hero > .menu > .credits_container .credit,
|
|
.cineraPlayerContainer .markers_container.hero,
|
|
.cineraPlayerContainer .markers_container.hero > .marker {
|
|
background-color: #161616;
|
|
}
|
|
|
|
.cineraQueryContainer.hero .inputContainer #query:focus,
|
|
#cineraResults .dayContainer:nth-child(2n).hero,
|
|
#cineraIndex.hero dt:nth-child(2n) {
|
|
background-color: #303030;
|
|
}
|
|
|
|
.markerList.hero > .marker,
|
|
|
|
.cineraMenus.hero,
|
|
.cineraMenus.hero > .menu .refs,
|
|
.cineraMenus.hero > .menu .filter_container,
|
|
.cineraMenus.hero > .menu > .refs .ref,
|
|
.cineraMenus.hero > .menu > .filter_container .filter_mode,
|
|
.cineraMenus.hero > .menu > .credits_container,
|
|
.cineraMenus.hero > .menu > .credits_container .credit,
|
|
.cineraPlayerContainer .markers_container.hero,
|
|
.cineraPlayerContainer .markers_container.hero > .marker {
|
|
border-color: rgba(255, 255, 255, 0.1);
|
|
}
|
|
|
|
.cineraQueryContainer.hero .inputContainer #query,
|
|
#cineraResults .dayContainer.hero > .dayName,
|
|
#cineraResults .markerList.hero > .marker,
|
|
#cineraIndex.hero dt a,
|
|
|
|
.cineraMenus.hero,
|
|
.cineraMenus.hero > .menu > .refs .ref,
|
|
.cineraMenus.hero > .menu > .refs .ref .timecode.focused:before,
|
|
.cineraMenus.hero > .menu > .credits_container .credit .name,
|
|
.cineraPlayerContainer .markers_container.hero > .marker > .cineraContent {
|
|
color: #8A877D;
|
|
}
|
|
|
|
.cineraMenus.hero > .menu {
|
|
transition: box-shadow 800ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
|
|
box-shadow: inset 0 0 0 #B57714;
|
|
}
|
|
|
|
.cineraMenus.hero .menu.current {
|
|
box-shadow: inset 0px 0px 30px #B57714;
|
|
}
|
|
|
|
.cineraMenus.hero > .menu > .refs .ref .ref_indices .timecode.focused,
|
|
.cineraPlayerContainer .markers_container.hero > .marker.current > .cineraContent {
|
|
color: #B57714;
|
|
}
|
|
|
|
.cineraMenus.hero > .menu > .refs .ref.current .ref_indices .timecode.focused {
|
|
color: #FFF;
|
|
}
|
|
|
|
#cineraResults .markerList.hero > .marker:hover,
|
|
#cineraIndex.hero dt:hover,
|
|
|
|
.cineraMenus.hero > .menu.visible,
|
|
.cineraMenus.hero > .menu > .quotes_container .ref.focused,
|
|
.cineraMenus.hero > .menu > .references_container .ref.focused,
|
|
.cineraMenus.hero > .menu > .filter_container .filter_mode:hover,
|
|
.cineraMenus.hero > .menu > .filter_container .filter_content.focused,
|
|
.cineraMenus.hero > .menu > .credits_container .credit *.focused,
|
|
.cineraPlayerContainer .markers_container.hero > .marker:hover > .cineraContent {
|
|
background-color: #222;
|
|
}
|
|
|
|
.cineraMenus.hero > .menu > .refs .ref.current .source,
|
|
.cineraMenus.hero > .menu > .refs .ref.current .quote_byline,
|
|
.cineraMenus.hero > .menu > .refs .ref.current .ref_indices .timecode.focused:before {
|
|
color: #111;
|
|
}
|
|
|
|
#cineraResults .markerList.hero > .marker b,
|
|
|
|
.cineraMenus.hero > .menu > .refs .ref.current,
|
|
.cineraPlayerContainer .markers_container.hero > .marker > .progress .cineraContent {
|
|
background-color: #8B3D23;
|
|
color: black;
|
|
}
|
|
|
|
.cineraPlayerContainer .markers_container.hero > .marker:hover > .faded .cineraContent {
|
|
background-color: rgba(139, 61, 35, 0.7);
|
|
}
|
|
|
|
.cineraMenus.hero > .menu > .refs .ref .source,
|
|
.cineraMenus.hero > .menu > .refs .ref .quote_byline,
|
|
.cineraMenus.hero > .menu > .filter_container .filter_content.off .text,
|
|
.cineraMenus.hero > .menu > .credits_container .credit .role {
|
|
color: #6B3E0B;
|
|
}
|
|
|
|
|
|
/* Blackboard */
|
|
.cineraPlayerContainer .markers_container.hero > .marker.blackboard {
|
|
background: #000;
|
|
border-color: #161616;
|
|
}
|
|
|
|
.cineraPlayerContainer .markers_container.hero > .marker.blackboard > .cineraContent {
|
|
color: #D7BA82;
|
|
}
|
|
|
|
.cineraPlayerContainer .markers_container.hero > .marker:hover.blackboard > .cineraContent {
|
|
background: #111;
|
|
}
|
|
|
|
/* Run */
|
|
.cineraPlayerContainer .markers_container.hero > .marker.run > .cineraContent,
|
|
.cineraPlayerContainer .markers_container.hero > .marker.run > .progress .cineraContent,
|
|
.cineraPlayerContainer .markers_container.hero > .marker:hover.run > .faded .cineraContent {
|
|
background: hsla(128, 16%, 64%, .2);
|
|
background-image: linear-gradient(to right, blue 4%, black 4%, black 96%, red 4%),
|
|
linear-gradient(to bottom, blue 4%, black 4%, black 96%, red 4%),
|
|
/*#236a58*/
|
|
}
|
|
|
|
.cineraPlayerContainer .markers_container.hero > .marker.run > .cineraContent {
|
|
color: #D7BA82;
|
|
}
|
|
|
|
.cineraPlayerContainer .markers_container.hero > .marker:hover.run > .cineraContent {
|
|
background: #111;
|
|
}
|
|
|
|
.cineraPlayerContainer .markers_container.hero > .marker.run > .progress .cineraContent {
|
|
color: #D7BA82;
|
|
}
|
|
|
|
.cineraPlayerContainer .markers_container.hero > .marker:hover.run > .faded .cineraContent {
|
|
background: #111;
|
|
}
|