src/widgets/Annotation.css
branchnew-model
changeset 1020 198c2b79f5e1
parent 1019 3ab36f402b0c
--- a/src/widgets/Annotation.css	Thu Jan 02 16:40:25 2014 +0100
+++ b/src/widgets/Annotation.css	Thu Jan 02 16:49:20 2014 +0100
@@ -23,11 +23,6 @@
     font-weight: bold;
 }
 
-.Ldt-Annotation-Description {
-    max-height: 150px;
-    overflow: auto;
-}
-
 .Ldt-Annotation-Cleared {
     clear: both;
 }
@@ -59,11 +54,6 @@
 
 .Ldt-Annotation-Title, .Ldt-Annotation-MashupMedia {
     color: #0068c4;
-    text-decoration: none;
-}
-
-.Ldt-Annotation-Type {
-    color: #8080A0;
 }
 
 .Ldt-Annotation-Time {
@@ -72,7 +62,6 @@
 
 .Ldt-Annotation-Inner p {
     font-size: 12px;
-    line-height: 16px;
 }
 
 .Ldt-Annotation-Label {