fix annotation textarea css

This commit is contained in:
rolux 2013-02-09 14:24:44 +05:30
parent 36491fff68
commit 7eed2b3f51

View file

@ -1085,6 +1085,9 @@ Video
background-image: none;
color: $videoAnnotationEditableEditingColor;
}
.$themeClass .OxAnnotationFolder .OxEditableElement textarea:focus {
box-shadow: none;
}
/*
================================================================================