Update term.css

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

View File

@ -266,3 +266,8 @@ i.fa.fa-cog {
background-color: #00df00; background-color: #00df00;
box-shadow: 0 0 10px 0px #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;
}