Update term.css
This commit is contained in:
parent
3f66cea8ea
commit
b4b48794de
|
@ -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 {
|
.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus, .video-js .vjs-big-play-button:active {
|
||||||
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;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user