src/widgets/AnnotationsList.css
changeset 1046 eb77616c245f
parent 1037 5c0416e8bba1
child 1053 149a4ea20ea7
equal deleted inserted replaced
1045:b06345320ffb 1046:eb77616c245f
     1 /* AnnotationsListWidget */
     1 /* AnnotationsListWidget */
       
     2 
       
     3 #ui-datepicker-div
       
     4 {
       
     5     display: none;
       
     6 }
     2 
     7 
     3 .Ldt-AnnotationsListWidget {
     8 .Ldt-AnnotationsListWidget {
     4     border: none; margin: 0; padding: 0;
     9     border: none; margin: 0; padding: 0;
     5     overflow: auto;
    10     overflow: auto;
     6     max-height: 480px;
    11     max-height: 380px;
     7 }
    12 }
     8 .Ldt-AnnotationsListWidget a {
    13 .Ldt-AnnotationsListWidget a {
     9     text-decoration: none;
    14     text-decoration: none;
    10 }
    15 }
    11 
    16