src/widgets/AnnotationsList.css
branchnew-model
changeset 903 d9da52e20f7f
parent 902 14022f1d49ab
child 904 510ebab76fa3
equal deleted inserted replaced
902:14022f1d49ab 903:d9da52e20f7f
     1 /* AnnotationsListWidget */
     1 /* AnnotationsListWidget */
     2 
     2 
     3 .Ldt-AnnotationsListWidget {
     3 .Ldt-AnnotationsListWidget {
     4     border: 1px solid #b6b8b8;
     4     border: none; margin: 0; padding: 0;
     5     overflow: auto;
     5     overflow: auto;
     6     max-height: 480px;
     6     max-height: 480px;
     7 }
     7 }
     8 .Ldt-AnnotationsListWidget a {
     8 .Ldt-AnnotationsListWidget a {
     9     text-decoration: none;
     9     text-decoration: none;