Home | History | Annotate | Download | only in python2.7

Lines Matching full:diff_header

1638         .diff_header {background-color:#e0e0e0}
1639 td.diff_header {text-align:right}
1882 return '<td class="diff_header"%s>%s</td><td nowrap="nowrap">%s</td>' \
2003 '<th colspan="2" class="diff_header">%s</th>' % fromdesc,
2005 '<th colspan="2" class="diff_header">%s</th>' % todesc)