removed green color from mejs player
This commit is contained in:
parent
de73ccf228
commit
0a93f96e0f
File diff suppressed because one or more lines are too long
|
@ -46,7 +46,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.mejs-container:not {
|
.mejs-container {
|
||||||
a {
|
a {
|
||||||
background-color: unset;
|
background-color: unset;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
Reference in New Issue