--- a/server/src/remie/static/remie/css/style.css Mon Aug 03 14:17:03 2015 +0200
+++ b/server/src/remie/static/remie/css/style.css Mon Aug 03 14:17:30 2015 +0200
@@ -293,10 +293,19 @@
border-width: 0 5px !important;
height: 50px !important;
}
+
.Ldt-Segments-List .Ldt-Segments-Segment:hover{
background-color: #a2a2a2 !important;
}
+.Ldt-Segments-Segment.selected:hover{
+ background-color: #74d600 !important;
+}
+
+.Ldt-Segments-Segment.selected{
+ background-color: #baf9b5 !important;
+}
+
/* -------- Override video player style -------- */
#player_container_widget_Slider_3{