fix annotation textarea css
This commit is contained in:
parent
36491fff68
commit
7eed2b3f51
1 changed files with 3 additions and 0 deletions
|
@ -1085,6 +1085,9 @@ Video
|
|||
background-image: none;
|
||||
color: $videoAnnotationEditableEditingColor;
|
||||
}
|
||||
.$themeClass .OxAnnotationFolder .OxEditableElement textarea:focus {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
/*
|
||||
================================================================================
|
||||
|
|
Loading…
Reference in a new issue