1
0
Fork 0
forked from 0x2620/oxjs

update VideoEditor/AnnotationPanel/Editable/...; update OxJS array functions

This commit is contained in:
rlx 2012-01-04 01:11:50 +05:30
commit 85652471c6
8 changed files with 280 additions and 120 deletions

View file

@ -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;
}
/*