forked from 0x2620/oxjs
update VideoEditor/AnnotationPanel/Editable/...; update OxJS array functions
This commit is contained in:
parent
d64e39c5b2
commit
85652471c6
8 changed files with 280 additions and 120 deletions
|
|
@ -628,7 +628,7 @@ OxArrayEditable
|
|||
*/
|
||||
|
||||
.OxArrayEditable {
|
||||
display: table-cell;
|
||||
//display: table-cell;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
|
|
@ -784,6 +784,8 @@ div.OxInput > .OxInputLabel {
|
|||
input.OxInput {
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
div.OxInput > input.OxInput {
|
||||
float: left;
|
||||
}
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue