Skip to content
Snippets Groups Projects

Video player UI on current student videos

Merged Ryan Dee requested to merge video-ui into develop
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -1556,6 +1556,10 @@ a[class^="featured-link-"] {
@@ -1556,6 +1556,10 @@ a[class^="featured-link-"] {
video {
video {
display: block;
display: block;
}
}
 
 
.mejs-captions-selector {
 
height: 100px !important;
 
}
}
}
}
}
}
}
Loading