diff -r 97fef7a4b189 -r e034099276f6 src/widgets/KnowledgeConcierge.css --- a/src/widgets/KnowledgeConcierge.css Wed Nov 21 16:33:51 2012 +0100 +++ b/src/widgets/KnowledgeConcierge.css Thu Nov 29 17:11:23 2012 +0100 @@ -10,6 +10,11 @@ display: none; } +.Ldt-Kc-Related-Empty { + text-align: center; font-weight: bold; font-style: italic; + font-size: 14px; color: #999999; margin: 5px 0; +} + .Ldt-Kc-Related h2 { border: none; color: #330099; @@ -51,7 +56,7 @@ max-width: 80px; max-height: 60px; float: left; } -.Ldt-Kc-Related-Item h3, p { +.Ldt-Kc-Related-Item h3, .Ldt-Kc-Related-Item p { margin: 0 0 5px 85px; }