--- a/server/src/remie/static/remie/css/style.css Tue Sep 08 15:25:32 2015 +0200
+++ b/server/src/remie/static/remie/css/style.css Wed Sep 09 12:13:28 2015 +0200
@@ -22,9 +22,6 @@
padding: 0 10px;
font-family: Open-Sans-Light;
}
-#player_container{
- margin-top:40px;
-}
#player_container{
height: 380px;
@@ -96,9 +93,9 @@
font-family: Open-Sans-Light;
position: absolute;
left: -655px;
- top: 0;
- width: 640px;
- margin:0;
+ top: 461;
+ width: 560px;
+ margin:0 0 0 40px;
font-weight: normal;
text-indent:10px;
}
@@ -337,11 +334,12 @@
/* ----------------- Media Panel ----------------- */
/* ----------------------------------------------- */
-#player_container_widget_Segments_7{
+#player_container #player_container_widget_Segments_7{
width: 560px !important;
height: 50px !important;
margin: 0 40px !important;
top: -31px;
+ background-color: #ffffff !important;
}
#player_container_widget_Segments_7 .Ldt-Segments-Position{
@@ -356,7 +354,6 @@
background-color: #848484 !important;
border: none;
height: 50px !important;
- outline: 5px solid #ffffff;
cursor: pointer;
}
--- a/server/src/remie/static/remie/css/teacher.css Tue Sep 08 15:25:32 2015 +0200
+++ b/server/src/remie/static/remie/css/teacher.css Wed Sep 09 12:13:28 2015 +0200
@@ -53,6 +53,7 @@
.Ldt-AnnotationsList-Filters .Ldt-AnnotationsList-filter-date .Ldt-AnnotationsList-dateFilter{
width: 100px;
+ height: 25px;
}
.Ldt-AnnotationsList-Filters .Ldt-AnnotationsList-filter-text{