Better support for deleting for AnnotationsList and Markers + Added a Edit button for CurrentSegmentInfobox + Fixed some missing statics + separated remie style specific img from mdplayer img
// Resize anything
.resizable(@direction) {
resize: @direction; // Options: horizontal, vertical, both
overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible`
}