[Trac-tickets] [The Trac Project] #1691: code.css should have
"white-space: pre; " in code-block cells
The Trac Project
noreply at edgewall.com
Mon Jun 20 05:19:20 CDT 2005
#1691: code.css should have "white-space: pre;" in code-block cells
---------------------+------------------------------------------------------
Id: 1691 | Status: new
Component: browser | Modified: Mon Jun 20 05:19:14 2005
Severity: normal | Milestone:
Priority: normal | Version: devel
Owner: jonas | Reporter: jyrki at kruu.org
---------------------+------------------------------------------------------
Displaying files where leading (or trailing) white-space matters is broken
with the current development version. For example viewing Makefiles is
broken because of this.
Adding "white-space: pre;" line to code.css's "table.code-block tbody td"
block fixes the problem.
I'm currently using enscript for code highlighting. I'm not sure if the
problem exists with silvercity.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1691>
The Trac Project <>
More information about the Trac-Tickets
mailing list