--- a/server/src/remie/static/remie/css/style.css Wed Sep 09 12:13:28 2015 +0200
+++ b/server/src/remie/static/remie/css/style.css Thu Sep 10 14:47:32 2015 +0200
@@ -169,11 +169,19 @@
.Ldt-LatestAnnotation-Element.Ldt-LatestAnnotation-Content{
font-family: Open-Sans-Light;
color: #848484;
+ display: inline-block;
+}
+
+.Ldt-LatestAnnotation-Element.Ldt-LatestAnnotation-CreationDate{
+ margin-top:10px;
}
-.Ldt-LatestAnnotation-Element.Ldt-LatestAnnotation-CreationDate,
+.Ldt-LatestAnnotation-Element.Ldt-LatestAnnotation-Title{
+ margin-top:8px;
+}
+
.Ldt-LatestAnnotation-Element.Ldt-LatestAnnotation-Content{
- margin-top:7px;
+ font-size: 16px;
}
.Ldt-LatestAnnotation-box .Ldt-LatestAnnotation-CopyEditButton,
@@ -193,13 +201,14 @@
.Ldt-LatestAnnotation-box .Ldt-LatestAnnotation-CopyEditButton:hover,
.Ldt-AnnotationsController-Button.Ldt-AnnotationsController-ShowAnnotationsListButton:hover,
.Ldt-AnnotationsController-Button.Ldt-AnnotationsController-ShowCreateAnnotationButton:hover,
-.Ldt-CreateAnnotation-Screen.Ldt-CreateAnnotation-Main input:hover {
+.Ldt-CreateAnnotation-Screen.Ldt-CreateAnnotation-Main input:hover,
+.Ldt-AnnotationsController-Button.selected {
background-color: #b7b7b7;
}
.Ldt-LatestAnnotation-box .Ldt-LatestAnnotation-CopyEditButton{
height: 22px;
- margin-top: 1px;
+ margin-top: 3px;
padding-top: 4px;
}
@@ -296,9 +305,7 @@
margin-top:0;
}
-.Ldt-AnnotationsList-li .Ldt-AnnotationsList-ThumbContainer,
-.Ldt-AnnotationsList-li h3.Ldt-AnnotationsList-Title,
-.Ldt-LatestAnnotation-Element.Ldt-LatestAnnotation-Title{
+.Ldt-AnnotationsList-li .Ldt-AnnotationsList-ThumbContainer{
display: none;
}
@@ -315,9 +322,10 @@
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
- width: 70% !important;
+ width: 320px !important;
display: inline-block !important;
margin: 0px !important;
+ font-size: 12px !important;
}
.Ldt-AnnotationsList-li .Ldt-AnnotationsList-Title a,
@@ -330,6 +338,12 @@
margin-right: 20px
}
+.Ldt-AnnotationsList-li h3.Ldt-AnnotationsList-Title {
+ display: inline-block;
+ float: right;
+ margin: 0 2px 0 0;
+}
+
/* ----------------------------------------------- */
/* ----------------- Media Panel ----------------- */
/* ----------------------------------------------- */
--- a/server/src/remie/static/remie/css/teacher.css Wed Sep 09 12:13:28 2015 +0200
+++ b/server/src/remie/static/remie/css/teacher.css Thu Sep 10 14:47:32 2015 +0200
@@ -26,7 +26,7 @@
/* ----- Filter style ----- */
.Ldt-AnnotationsListWidget .Ldt-AnnotationsList-Filters{
- margin-top: 10px;
+ margin-top: 20px;
display: block;
padding-bottom: 38px;
}
--- a/server/src/remie/templates/remie/iframe_tester.html Wed Sep 09 12:13:28 2015 +0200
+++ b/server/src/remie/templates/remie/iframe_tester.html Thu Sep 10 14:47:32 2015 +0200
@@ -113,8 +113,8 @@
<br><label>Scénario: </label><br>
<input id="segments_single" name="scenario" type="radio" value="segments_single" >Elève - Segments, individuel</input><br>
<input id="segments_group" name="scenario" type="radio" value="segments_group">Elève - Segments, groupe</input><br>
- <input id="markers" name="scenario" type="radio" value="markers">Elève - Marqueurs (design à faire)</input><br>
- <input id="teacher" name="scenario" type="radio" value="teacher">Professeur - Segments (Segments modifiables, design à terminer)</input>
+ <input id="markers" name="scenario" type="radio" value="markers">Elève - Marqueurs</input><br>
+ <input id="teacher" name="scenario" type="radio" value="teacher">Professeur - Segments</input>
<br><input id="iframe_update_button" type="button" value="Générer"></input>
</div>
<div hidden="true">