|
|
@ -499,6 +499,10 @@ video.video-js {
|
|
|
|
color: #167ac6 !important;
|
|
|
|
color: #167ac6 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.light-theme a.pure-button-primary:hover {
|
|
|
|
|
|
|
|
color: #fff !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.light-theme a {
|
|
|
|
.light-theme a {
|
|
|
|
color: #61809b;
|
|
|
|
color: #61809b;
|
|
|
|
text-decoration: none;
|
|
|
|
text-decoration: none;
|
|
|
@ -521,6 +525,10 @@ video.video-js {
|
|
|
|
color: #167ac6 !important;
|
|
|
|
color: #167ac6 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.no-theme a.pure-button-primary:hover {
|
|
|
|
|
|
|
|
color: #fff !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.no-theme a {
|
|
|
|
.no-theme a {
|
|
|
|
color: #61809b;
|
|
|
|
color: #61809b;
|
|
|
|
text-decoration: none;
|
|
|
|
text-decoration: none;
|
|
|
|