Fossil

Diff
Login

Differences From Artifact [048d4b0b8b]:

To Artifact [4983d9bc4d]:


532
533
534
535
536
537
538

539
540
541
542
543
544
545
  padding-top: 1px;
}

/* Rules governing diff layout and colors */
table.diff {
  width: 98%;
  border-spacing: 0;

}
table.diff td {
  vertical-align: top;
}
table.diff pre {
  margin: 0 0 0 0;
}







>







532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
  padding-top: 1px;
}

/* Rules governing diff layout and colors */
table.diff {
  width: 98%;
  border-spacing: 0;
  border: 1px solid black;
}
table.diff td {
  vertical-align: top;
}
table.diff pre {
  margin: 0 0 0 0;
}