Fossil

Diff
Login

Diff

Differences From Artifact [08d66fc0a5]:

To Artifact [eefe7fbd5f]:


755
756
757
758
759
760
761




762
763
764
765
766
767
768
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772







+
+
+
+







  white-space: pre-wrap;
}
div.forumHier, div.forumTime {
  border: 1px solid black;
  padding-left: 1ex;
  padding-right: 1ex;
  margin-top: 1ex;
}
div.forumPostBody {
  max-height: 50em;
  overflow: auto;
}
div.forumSel {
  background-color: #cef;
}
div.forumObs {
  color: #bbb;
}