Okay, making the theme of video.js consistent with the theme we had previous
This commit sponsored by Christian Sasso. Thank you!
This commit is contained in:
parent
515e3bd9af
commit
cfb7a4953d
@ -40,12 +40,8 @@
|
|||||||
margin: -1.5em auto auto -2em;
|
margin: -1.5em auto auto -2em;
|
||||||
}
|
}
|
||||||
.vjs-play-progress, .vjs-volume-level {
|
.vjs-play-progress, .vjs-volume-level {
|
||||||
background-color: #561792 !important;
|
background-color: #86D4B1 !important;
|
||||||
}
|
}
|
||||||
.vjs-default-skin {
|
|
||||||
color: #a59ead !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
{%- endblock %}
|
{%- endblock %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user