Improve the rendering of the control characters greatly by using

the Unicode counterparts in th 0x24## plane and add a little bit
of explanation what we are doing there and why we are doing this.
This commit is contained in:
Thomas Keller
2011-10-09 00:55:42 +02:00
parent 2e0995abac
commit 7438a2bf19
2 changed files with 9 additions and 3 deletions

View File

@@ -663,8 +663,6 @@ table.diff-contents td > span.non-printable {
color: white;
text-transform: uppercase;
float: none;
font-size: 5.5pt;
font-family: Calibri, Helvetica, Arial, sans-serif;
text-align: center;
display: inline-block;
padding: 1px 1px 0px 1px;