Update term.css

This commit is contained in:
noxy 2017-12-23 22:39:47 +00:00
parent 3f66cea8ea
commit b4b48794de

View File

@ -265,4 +265,9 @@ i.fa.fa-cog {
.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus, .video-js .vjs-big-play-button:active {
background-color: #00df00;
box-shadow: 0 0 10px 0px #00df00;
}
.video-js.vjs-fullscreen, .video-js.vjs-fullscreen .vjs-tech {
margin-bottom: 0 !important;
margin-top: 0 !important;
}