src/widgets/KnowledgeConcierge.css
changeset 984 e034099276f6
parent 983 97fef7a4b189
equal deleted inserted replaced
983:97fef7a4b189 984:e034099276f6
     6     border: 1px solid #999999;
     6     border: 1px solid #999999;
     7 }
     7 }
     8 
     8 
     9 .Ldt-Kc-Related {
     9 .Ldt-Kc-Related {
    10     display: none;
    10     display: none;
       
    11 }
       
    12 
       
    13 .Ldt-Kc-Related-Empty {
       
    14     text-align: center; font-weight: bold; font-style: italic;
       
    15     font-size: 14px; color: #999999; margin: 5px 0;
    11 }
    16 }
    12 
    17 
    13 .Ldt-Kc-Related h2 {
    18 .Ldt-Kc-Related h2 {
    14     border: none;
    19     border: none;
    15     color: #330099;
    20     color: #330099;
    49 
    54 
    50 .Ldt-Kc-Related-Item img {
    55 .Ldt-Kc-Related-Item img {
    51     max-width: 80px; max-height: 60px; float: left;
    56     max-width: 80px; max-height: 60px; float: left;
    52 }
    57 }
    53 
    58 
    54 .Ldt-Kc-Related-Item h3, p {
    59 .Ldt-Kc-Related-Item h3, .Ldt-Kc-Related-Item p {
    55     margin: 0 0 5px 85px;
    60     margin: 0 0 5px 85px;
    56 }
    61 }
    57 
    62 
    58 .Ldt-Kc-Related-Item h3 {
    63 .Ldt-Kc-Related-Item h3 {
    59     font-size: 14px; font-weight: 600;
    64     font-size: 14px; font-weight: 600;