# HG changeset patch
# User rougeronj
# Date 1441889252 -7200
# Node ID 64a524142a7b72569d64130d896a5191de32d6f9
# Parent 00e42730e11aff96659486e718fe072391082107
show comments' user name
diff -r 00e42730e11a -r 64a524142a7b server/src/remie/static/remie/css/style.css
--- 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 ----------------- */
/* ----------------------------------------------- */
diff -r 00e42730e11a -r 64a524142a7b server/src/remie/static/remie/css/teacher.css
--- 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;
}
diff -r 00e42730e11a -r 64a524142a7b server/src/remie/templates/remie/iframe_tester.html
--- 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 @@
Elève - Segments, individuel
Elève - Segments, groupe
- Elève - Marqueurs (design à faire)
- Professeur - Segments (Segments modifiables, design à terminer)
+ Elève - Marqueurs
+ Professeur - Segments