fix background of video annotation textareas

This commit is contained in:
rolux 2013-01-31 16:38:54 +05:30
parent fba21bab64
commit ac6441bdc8

View file

@ -1075,6 +1075,7 @@ Video
} }
.$themeClass .OxAnnotationFolder .OxArrayEditableTextarea .OxEditableElement.OxEditable.OxEditing { .$themeClass .OxAnnotationFolder .OxArrayEditableTextarea .OxEditableElement.OxEditable.OxEditing {
background-color: $videoAnnotationEditableEditingBackground; background-color: $videoAnnotationEditableEditingBackground;
background-image: none;
} }
.$themeClass .OxAnnotationFolder .OxArrayEditable .OxInput.OxFocus { .$themeClass .OxAnnotationFolder .OxArrayEditable .OxInput.OxFocus {
box-shadow: none; box-shadow: none;