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
// Typography
.text-emphasis-variant(@color) {
color: @color;
a&:hover {
color: darken(@color, 10%);
}
}