forked from 0x2620/oxjs
set value of Ox.Editable
This commit is contained in:
parent
7475ef0124
commit
d8adee70f7
3 changed files with 4 additions and 1 deletions
|
|
@ -783,6 +783,7 @@ OxEditable
|
|||
.OxEditableElement > .OxValue {
|
||||
//cursor: pointer;
|
||||
padding: 0 0 0 1px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.OxEditableElement div.OxInput {
|
||||
padding: 0 1px 0 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue