1
0
Fork 0
forked from 0x2620/oxjs

simplify Ox.EditableContent, update CSS

This commit is contained in:
rolux 2013-02-27 08:56:55 +05:30
commit feae953311
3 changed files with 28 additions and 35 deletions

View file

@ -913,7 +913,7 @@ OxEditableContent
--------------------------------------------------------------------------------
*/
.OxEditableContent > .OxEditableContentInput:focus {
.OxEditableContent {
outline: none;
-moz-user-select: text;
-o-user-select: text;