--- a/src/widgets/Annotation.css Thu Aug 30 14:45:23 2012 +0200
+++ b/src/widgets/Annotation.css Thu Jan 02 16:40:25 2014 +0100
@@ -23,6 +23,11 @@
font-weight: bold;
}
+.Ldt-Annotation-Description {
+ max-height: 150px;
+ overflow: auto;
+}
+
.Ldt-Annotation-Cleared {
clear: both;
}
@@ -54,6 +59,11 @@
.Ldt-Annotation-Title, .Ldt-Annotation-MashupMedia {
color: #0068c4;
+ text-decoration: none;
+}
+
+.Ldt-Annotation-Type {
+ color: #8080A0;
}
.Ldt-Annotation-Time {
@@ -62,6 +72,7 @@
.Ldt-Annotation-Inner p {
font-size: 12px;
+ line-height: 16px;
}
.Ldt-Annotation-Label {