width: 620px;
}
-.video {
- background-color: transparent;
- padding: 0.8em 0em 1em 0em;
- }
+.course_media .video-js{
+ max-width: 100%;
+ height: auto !important;
+ width: 100% !important;
+}
+
+.course_media .video-js .vjs-tech{
+ position: static;
+ width: 100%;
+ height: auto;
+}
.audio {
padding: 0.8em 1em 1em 0em;
{% block extra_javascript %}
-<script src="{{STATIC_URL}}teleforma/video-js/video.js"></script>
-<link href="{{STATIC_URL}}teleforma/video-js/video-js.css" rel="stylesheet">
-
-
{% if user.is_staff %}
<script type="text/javascript">