fix color
This commit is contained in:
parent
2466f12a9f
commit
11e17b24aa
1 changed files with 1 additions and 0 deletions
|
@ -1618,6 +1618,7 @@ class AnnotationPlayer extends HTMLElement {
|
||||||
cursor:pointer;
|
cursor:pointer;
|
||||||
}
|
}
|
||||||
div.imgWrap::before {
|
div.imgWrap::before {
|
||||||
|
color:white;
|
||||||
content: '\u25B6';
|
content: '\u25B6';
|
||||||
background: rgba(0,0,0,0.5);
|
background: rgba(0,0,0,0.5);
|
||||||
height: 30px;
|
height: 30px;
|
||||||
|
|
Loading…
Reference in a new issue