Added support for defining a "time range" for a Playable to set the time boundaries of what can be played by the diffenrent players (Popcorn and HtmlPlayer for now). Added option in Segment widget to define a timerange on click.
.Ldt-LatestAnnotation{
background: url(img/pinstripe.png);
width: 535px;
max-height: 180px;
margin: 0px;
margin-top: 4px;
border-style: solid;
border-width: 1px;
border-color: #b7b7b7;
}
.Ldt-LatestAnnotation-Element{
margin: 5px;
display: inline-block;
vertical-align: top;
}
.Ldt-LatestAnnotation-Box{
background-color: #ffffff;
margin: 3px;
}
.Ldt-LatestAnnotation-CreationDate{
color: #f7268e;
}
.Ldt-LatestAnnotation-Content{
}
.Ldt-LatestAnnotation-Title{
color: #0068c4;
font-size: 14px;
font-weight: bold;
}
.Ldt-LatestAnnotation-NoAnnotation{
font-size: 14px;
font-weight: bold;
}