fix background of video annotation textareas
This commit is contained in:
parent
fba21bab64
commit
ac6441bdc8
1 changed files with 1 additions and 0 deletions
|
@ -1075,6 +1075,7 @@ Video
|
|||
}
|
||||
.$themeClass .OxAnnotationFolder .OxArrayEditableTextarea .OxEditableElement.OxEditable.OxEditing {
|
||||
background-color: $videoAnnotationEditableEditingBackground;
|
||||
background-image: none;
|
||||
}
|
||||
.$themeClass .OxAnnotationFolder .OxArrayEditable .OxInput.OxFocus {
|
||||
box-shadow: none;
|
||||
|
|
Loading…
Reference in a new issue