diff --git a/source/Ox.UI/css/theme.css b/source/Ox.UI/css/theme.css index 3fee337f..41ac8403 100644 --- a/source/Ox.UI/css/theme.css +++ b/source/Ox.UI/css/theme.css @@ -1085,6 +1085,9 @@ Video background-image: none; color: $videoAnnotationEditableEditingColor; } +.$themeClass .OxAnnotationFolder .OxEditableElement textarea:focus { + box-shadow: none; +} /* ================================================================================