src/widgets/Annotation.css
branchnew-model
changeset 1020 198c2b79f5e1
parent 1019 3ab36f402b0c
equal deleted inserted replaced
1019:3ab36f402b0c 1020:198c2b79f5e1
    19 
    19 
    20 .Ldt-Annotation-Inner h3 {
    20 .Ldt-Annotation-Inner h3 {
    21     margin: 5px 0;
    21     margin: 5px 0;
    22     font-size: 14px;
    22     font-size: 14px;
    23     font-weight: bold;
    23     font-weight: bold;
    24 }
       
    25 
       
    26 .Ldt-Annotation-Description {
       
    27     max-height: 150px;
       
    28     overflow: auto;
       
    29 }
    24 }
    30 
    25 
    31 .Ldt-Annotation-Cleared {
    26 .Ldt-Annotation-Cleared {
    32     clear: both;
    27     clear: both;
    33 }
    28 }
    57     font-size: 12px;
    52     font-size: 12px;
    58 }
    53 }
    59 
    54 
    60 .Ldt-Annotation-Title, .Ldt-Annotation-MashupMedia {
    55 .Ldt-Annotation-Title, .Ldt-Annotation-MashupMedia {
    61     color: #0068c4;
    56     color: #0068c4;
    62     text-decoration: none;
       
    63 }
       
    64 
       
    65 .Ldt-Annotation-Type {
       
    66     color: #8080A0;
       
    67 }
    57 }
    68 
    58 
    69 .Ldt-Annotation-Time {
    59 .Ldt-Annotation-Time {
    70     color: #ff3b77
    60     color: #ff3b77
    71 }
    61 }
    72 
    62 
    73 .Ldt-Annotation-Inner p {
    63 .Ldt-Annotation-Inner p {
    74     font-size: 12px;
    64     font-size: 12px;
    75     line-height: 16px;
       
    76 }
    65 }
    77 
    66 
    78 .Ldt-Annotation-Label {
    67 .Ldt-Annotation-Label {
    79     font-size: 12px; font-weight: bold; max-width: 90px; float: left; clear: left;
    68     font-size: 12px; font-weight: bold; max-width: 90px; float: left; clear: left;
    80 }
    69 }