9 /* Ensure that colums are of equal width */
14 padding: 0.33em 0.5em;
17 table
.diff td
.diff-marker
{
18 /* Compensate padding for increased font-size */
22 table
.diff col
.diff-marker
{
26 table
.diff col
.diff-content
{
31 /* Force-wrap very long lines such as URLs or page-widening char strings */
32 word-wrap: break-word
;
57 white-space: -moz-pre-wrap
;
58 white-space: pre-wrap
;
60 border-width: 1px 1px 1px 4px;
61 border-radius: 0.33em;
65 border-color: #a3d3ff;
69 border-color: #ffe49c;
74 border-color: #e6e6e6;
80 text-decoration: none
;
83 td
.diff-addedline
.diffchange
,
84 td
.diff-deletedline
.diffchange
{
85 border-radius: 0.33em;
89 td
.diff-addedline
.diffchange
{
93 td
.diff-deletedline
.diffchange
{