Fossil

Diff
Login

Differences From Artifact [944fb07296]:

To Artifact [4aad8d060e]:


746
747
748
749
750
751
752

753
754
755
756
757
758
759
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760







+







}
body.tkt div.content ol.tkt-changes > li:target > p > span {
  border-bottom: 3px solid gold;
}
body.tkt div.content ol.tkt-changes > li:target > ol {
  border-left: 1px solid gold;
}
body.cpage-ckout .file-change-line,
body.cpage-info .file-change-line,
body.cpage-vdiff .file-change-line {
  margin-top: 16px;
  margin-bottom: 16px;
  margin-right: 1em /* keep it from nudging right up against the scrollbar-reveal zone */;
  display: flex;
  flex-direction: row;