Fossil

Diff
Login

Diff

Differences From Artifact [1943592914]:

To Artifact [d0e6ff72e9]:


739
740
741
742
743
744
745





746
747
748
749
750
751
752
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757







+
+
+
+
+







  padding-left: 1ex;
  padding-right: 1ex;
  margin-top: 1ex;
}
div.forumSel {
  background-color: #cef;
}
div.forumSelReplyTo {
// This class gets set on DIV.forumPost entries when
// a "in reply to" link for that DIV gets clicked.
  border: 1px dotted black;
}
div.forumObs {
  color: #bbb;
}
#capabilitySummary {
  text-align: center;
}
#capabilitySummary td {