1
0
Fork 0
forked from 0x2620/oxjs

update EditableContent and CSS

This commit is contained in:
rolux 2013-02-28 10:33:20 +05:30
commit c630818553
3 changed files with 7 additions and 11 deletions

View file

@ -920,7 +920,7 @@ OxEditableContent
-o-user-select: text;
-webkit-user-select: text;
}
.OxEditableContent.OxEditableContentInput {
.OxEditableContent.OxEditing {
white-space: pre;
}