forked from 0x2620/oxjs
simplify Ox.EditableContent, update CSS
This commit is contained in:
parent
dfe316b76a
commit
feae953311
3 changed files with 28 additions and 35 deletions
|
|
@ -913,7 +913,7 @@ OxEditableContent
|
|||
--------------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
.OxEditableContent > .OxEditableContentInput:focus {
|
||||
.OxEditableContent {
|
||||
outline: none;
|
||||
-moz-user-select: text;
|
||||
-o-user-select: text;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue