src/widgets/AnnotationsList.css
branchnew-model
changeset 903 d9da52e20f7f
parent 902 14022f1d49ab
child 904 510ebab76fa3
--- a/src/widgets/AnnotationsList.css	Mon May 14 16:59:07 2012 +0200
+++ b/src/widgets/AnnotationsList.css	Tue May 15 15:50:19 2012 +0200
@@ -1,7 +1,7 @@
 /* AnnotationsListWidget */
 
 .Ldt-AnnotationsListWidget {
-    border: 1px solid #b6b8b8;
+    border: none; margin: 0; padding: 0;
     overflow: auto;
     max-height: 480px;
 }