forked from 0x2620/oxjs
use Ox.Editable in Ox.AnnotationPanel
This commit is contained in:
parent
a4cb6ee9ae
commit
a949ad2cf4
5 changed files with 53 additions and 27 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue