Indefero

Indefero Commit Details


Date:2011-10-08 19:04:13 (13 years 2 months ago)
Author:Thomas Keller
Branch:develop, feature.diff-whitespace, feature.wiki-default-page, release-1.2, release-1.3
Commit:234b70845c015b6b4b590f29b26c175543efff82
Parents: 6abd0b6faa461df3a19873a2ec656fb33ea64c7d
Message:Render the TAB char wider, so it is easier recognized as tab

Changes:

File differences

www/media/idf/css/style.css
584584
585585
586586
587
588
589
590
591
587592
588593
589594
cursor: default;
}
/* special formatting for the TAB character: make it wider, so it is rendered more properly */
span.ctrl-char[title="0x09"] {
width: 24px;
}
table.diff {
width: 100%;
table-layout: fixed;

Archive Download the corresponding diff file

Page rendered in 0.08175s using 13 queries.