Make search result hit template configurable, add chat template
[phinde.git] / www / css / phinde.css
index 6d9ad20014e3c3740883b60cd21c56f71020627f..eae8dd91a017c9a78cd8d898842237734a79b429 100644 (file)
 }
 .hit em.hl {
     font-weight: bold;
-}
\ No newline at end of file
+}
+.resultinfo {
+    margin-top: 1ex;
+    margin-bottom: 2ex;
+}
+
+.hit-chat .meta {
+    margin-left: 3ex;
+}
+.hit-chat .date {
+    color: inherit;
+}
+.hit-chat .meta {
+    opacity: 0.5;
+}