Removed css that has no effect
These doesn't seem to have any effect due to higher specificity somewhere in the base vjs css.
This commit is contained in:
parent
aef8c5da7b
commit
6afddc9b8a
1 changed files with 0 additions and 8 deletions
|
@ -229,14 +229,6 @@
|
||||||
margin-right: -5px;
|
margin-right: -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vjs-button--autoplay-next {
|
|
||||||
margin-top: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.vjs-fullscreen-control {
|
|
||||||
margin-top: 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.vjs-slider-horizontal {
|
.vjs-slider-horizontal {
|
||||||
background-color: #474747 !important;
|
background-color: #474747 !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue