1
0
Fork 0
forked from 0x2620/oxjs

use Ox.Editable in Ox.AnnotationPanel

This commit is contained in:
rlx 2011-10-27 13:13:28 +00:00
commit a949ad2cf4
5 changed files with 53 additions and 27 deletions

View file

@ -1737,11 +1737,12 @@ Video
.OxAnnotation {
border-width: 0 0 1px 0;
border-style: solid;
padding: 4px;
//padding: 4px 4px 0 4px;
}
.OxAnnotation:last-child {
border-width: 0;
}
/*
.OxAnnotation.OxEdit {
padding: 0;
}
@ -1749,6 +1750,7 @@ Video
padding: 4px;
border: 0;
}
*/
.OxPosterMarker {
position: absolute;