fix color

This commit is contained in:
Ruben van de Ven 2023-03-23 14:25:55 +01:00
parent 2466f12a9f
commit 11e17b24aa
1 changed files with 1 additions and 0 deletions

View File

@ -1618,6 +1618,7 @@ class AnnotationPlayer extends HTMLElement {
cursor:pointer;
}
div.imgWrap::before {
color:white;
content: '\u25B6';
background: rgba(0,0,0,0.5);
height: 30px;