5 background-color: white
;
10 /* Ensure that colums are of equal width */
15 padding: 0.33em 0.5em;
18 table
.diff td
.diff-marker
{
19 /* Compensate padding for increased font-size */
23 table
.diff col
.diff-marker
{
27 table
.diff col
.diff-content
{
32 /* Force-wrap very long lines such as URLs or page-widening char strings */
33 word-wrap: break-word
;
56 white-space: -moz-pre-wrap
;
57 white-space: pre-wrap
;
59 border-width: 1px 1px 1px 4px;
60 border-radius: 0.33em;
64 border-color: #a3d3ff;
68 border-color: #ffe49c;
73 border-color: #e6e6e6;
79 text-decoration: none
;
82 td
.diff-addedline
.diffchange
,
83 td
.diff-deletedline
.diffchange
{
84 border-radius: 0.33em;
88 td
.diff-addedline
.diffchange
{
92 td
.diff-deletedline
.diffchange
{