Ticket #4899: monospace.patch
| File monospace.patch, 477 bytes (added by john.m.camara, 8 months ago) |
|---|
-
trac/htdocs/css/trac.css
14 14 hr { border: none; border-top: 1px solid #ccb; margin: 2em 0 } 15 15 address { font-style: normal } 16 16 img { border: none } 17 tt { white-space: pre}17 tt { white-space: normal } 18 18 19 19 .underline { text-decoration: underline } 20 20 ol.loweralpha { list-style-type: lower-alpha }
