Fossil

Diff
Login

Diff

Differences From Artifact [b059184dcb]:

To Artifact [ffaa7d80dd]:


84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
84
85
86
87
88
89
90

91
92
93
94
95
96
97







-







.timelineModernCell[id], .timelineColumnarCell[id], .timelineDetailCell[id] {
  background-color: #efefef;
}
.timelineModernDetail {
  font-size: 80%;
  text-align: right;
  float: right;
  opacity: 0.75;
  margin-top: 0.5em;
  margin-left: 1em;
}
.tl-canvas {
  margin: 0 6px 0 10px;
}
.tl-rail {
459
460
461
462
463
464
465
466

467
468
469
470
471
472
473
458
459
460
461
462
463
464

465
466
467
468
469
470
471
472







-
+







  vertical-align: top;
  background-color: #d0d0d0;
}
td.tktTlOpen {
  color: #800;
}
td.tktTlClosed {
  color: #888;
  color: #757575;
}
span.tktError {
  color: red;
  font-weight: bold;
}
table.rpteditex {
  float: right;
561
562
563
564
565
566
567
568

569
570
571
572
573
574
575
560
561
562
563
564
565
566

567
568
569
570
571
572
573
574







-
+







  line-height: 1.275/*for mobile: forum post e6f4ee7de98b55c0*/;
  text-size-adjust: none
  /* ^^^ attempt to keep mobile from inflating some text */;
}
table.diff pre > ins,
table.diff pre > del {
  /* Fill platform-dependent color gaps caused by
     inflated line-height */;
     inflated line-height */
  padding: 0.062em 0 0.062em 0;
}
table.diff pre > ins > *,
table.diff pre > del > *{
  /* Avoid odd-looking color swatches in conjunction with
     (table.diff pre > ins/del) padding */
  padding: inherit;
705
706
707
708
709
710
711
712

713
714
715
716

717
718
719

720
721
722
723
724
725
726
704
705
706
707
708
709
710

711
712
713
714

715
716
717

718
719
720
721
722
723
724
725







-
+



-
+


-
+







  font-weight: bold;
}
td.difftxt ins > ins.edit {
  background-color: #c0c0ff;
  text-decoration: none;
  font-weight: bold;
}
body.tkt div.content li > table.udiff {
body.tkt main.content li > table.udiff {
  margin-left: 1.5em;
  margin-top: 0.5em;
}
body.tkt div.content ol.tkt-changes > li:target > p > span {
body.tkt main.content ol.tkt-changes > li:target > p > span {
  border-bottom: 3px solid gold;
}
body.tkt div.content ol.tkt-changes > li:target > ol {
body.tkt main.content ol.tkt-changes > li:target > ol {
  border-left: 1px solid gold;
}

span.modpending {
  color: #b03800;
  font-style: italic;
}