Namespacing
This commit is contained in:
parent
dfabd0c81b
commit
dfcab3c7eb
|
@ -43,7 +43,7 @@
|
|||
.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 > .content {
|
||||
.cineraPlayerContainer .markers_container.hero > .marker > .cineraContent {
|
||||
color: #8A877D;
|
||||
}
|
||||
|
||||
|
@ -57,7 +57,7 @@
|
|||
}
|
||||
|
||||
.cineraMenus.hero > .menu > .refs .ref .ref_indices .timecode.focused,
|
||||
.cineraPlayerContainer .markers_container.hero > .marker.current > .content {
|
||||
.cineraPlayerContainer .markers_container.hero > .marker.current > .cineraContent {
|
||||
color: #B57714;
|
||||
}
|
||||
|
||||
|
@ -74,7 +74,7 @@
|
|||
.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 > .content {
|
||||
.cineraPlayerContainer .markers_container.hero > .marker:hover > .cineraContent {
|
||||
background-color: #222;
|
||||
}
|
||||
|
||||
|
@ -87,12 +87,12 @@
|
|||
#cineraResults .markerList.hero > .marker b,
|
||||
|
||||
.cineraMenus.hero > .menu > .refs .ref.current,
|
||||
.cineraPlayerContainer .markers_container.hero > .marker > .progress .content {
|
||||
.cineraPlayerContainer .markers_container.hero > .marker > .progress .cineraContent {
|
||||
background-color: #8B3D23;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.cineraPlayerContainer .markers_container.hero > .marker:hover > .faded .content {
|
||||
.cineraPlayerContainer .markers_container.hero > .marker:hover > .faded .cineraContent {
|
||||
background-color: rgba(139, 61, 35, 0.7);
|
||||
}
|
||||
|
||||
|
@ -110,36 +110,36 @@
|
|||
border-color: #161616;
|
||||
}
|
||||
|
||||
.cineraPlayerContainer .markers_container.hero > .marker.blackboard > .content {
|
||||
.cineraPlayerContainer .markers_container.hero > .marker.blackboard > .cineraContent {
|
||||
color: #D7BA82;
|
||||
}
|
||||
|
||||
.cineraPlayerContainer .markers_container.hero > .marker:hover.blackboard > .content {
|
||||
.cineraPlayerContainer .markers_container.hero > .marker:hover.blackboard > .cineraContent {
|
||||
background: #111;
|
||||
}
|
||||
|
||||
/* Run */
|
||||
.cineraPlayerContainer .markers_container.hero > .marker.run > .content,
|
||||
.cineraPlayerContainer .markers_container.hero > .marker.run > .progress .content,
|
||||
.cineraPlayerContainer .markers_container.hero > .marker:hover.run > .faded .content {
|
||||
.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 > .content {
|
||||
.cineraPlayerContainer .markers_container.hero > .marker.run > .cineraContent {
|
||||
color: #D7BA82;
|
||||
}
|
||||
|
||||
.cineraPlayerContainer .markers_container.hero > .marker:hover.run > .content {
|
||||
.cineraPlayerContainer .markers_container.hero > .marker:hover.run > .cineraContent {
|
||||
background: #111;
|
||||
}
|
||||
|
||||
.cineraPlayerContainer .markers_container.hero > .marker.run > .progress .content {
|
||||
.cineraPlayerContainer .markers_container.hero > .marker.run > .progress .cineraContent {
|
||||
color: #D7BA82;
|
||||
}
|
||||
|
||||
.cineraPlayerContainer .markers_container.hero > .marker:hover.run > .faded .content {
|
||||
.cineraPlayerContainer .markers_container.hero > .marker:hover.run > .faded .cineraContent {
|
||||
background: #111;
|
||||
}
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
/*.cineraMenus.riscy > .menu > .refs .ref .timecode:hover:before,*/
|
||||
.cineraMenus.riscy > .menu > .refs .ref .timecode.focused:before,
|
||||
.cineraMenus.riscy > .menu > .credits_container .credit .name,
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker > .content {
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker > .cineraContent {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
|
@ -56,7 +56,7 @@
|
|||
|
||||
/*.cineraMenus.riscy > .menu > .refs .ref .ref_indices .timecode:hover,*/
|
||||
.cineraMenus.riscy > .menu > .refs .ref .ref_indices .timecode.focused,
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker.current > .content {
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker.current > .cineraContent {
|
||||
color: #2A3172;
|
||||
}
|
||||
|
||||
|
@ -77,7 +77,7 @@
|
|||
.cineraMenus.riscy > .menu > .filter_container .filter_content.focused,
|
||||
/*.cineraMenus.riscy > .menu > .credits_container .credit *:hover,*/
|
||||
.cineraMenus.riscy > .menu > .credits_container .credit *.focused,
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker:hover > .content {
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker:hover > .cineraContent {
|
||||
background-color: #FFF8E7;
|
||||
}
|
||||
|
||||
|
@ -91,13 +91,13 @@
|
|||
|
||||
.cineraMenus.riscy > .menu > .refs .ref.current,
|
||||
/*.cineraMenus.riscy > .menu > .refs .ref.current .timecode:hover:before,*/
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker > .progress .content {
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker > .progress .cineraContent {
|
||||
background-color: rgb(42, 49, 114);
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
/*.cineraMenus.riscy > .menu > .refs .ref.current:hover,*/
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker:hover > .faded .content {
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker:hover > .faded .cineraContent {
|
||||
background-color: rgba(42, 49, 114, 0.7);
|
||||
}
|
||||
|
||||
|
@ -110,31 +110,31 @@
|
|||
|
||||
/* Blackboard */
|
||||
.cineraMenus.riscy .filter_content.blackboard,
|
||||
.cineraPlayerContainer .markers_container.riscy .blackboard > .content,
|
||||
.cineraPlayerContainer .markers_container.riscy .off_blackboard > .content,
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker.blackboard > .progress .content,
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker:hover.blackboard > .faded .content {
|
||||
.cineraPlayerContainer .markers_container.riscy .blackboard > .cineraContent,
|
||||
.cineraPlayerContainer .markers_container.riscy .off_blackboard > .cineraContent,
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker.blackboard > .progress .cineraContent,
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker:hover.blackboard > .faded .cineraContent {
|
||||
background-size: 12px 12px;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.cineraMenus.riscy .filter_content.blackboard,
|
||||
.cineraPlayerContainer .markers_container.riscy .blackboard > .content {
|
||||
.cineraPlayerContainer .markers_container.riscy .blackboard > .cineraContent {
|
||||
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);
|
||||
}
|
||||
|
||||
.cineraPlayerContainer .markers_container.riscy .off_blackboard > .content {
|
||||
.cineraPlayerContainer .markers_container.riscy .off_blackboard > .cineraContent {
|
||||
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);
|
||||
}
|
||||
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker.blackboard > .progress .content {
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker.blackboard > .progress .cineraContent {
|
||||
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);
|
||||
}
|
||||
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker:hover.blackboard > .faded .content {
|
||||
.cineraPlayerContainer .markers_container.riscy > .marker:hover.blackboard > .faded .cineraContent {
|
||||
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);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue