Edgewall Software

Ticket #4899: monospace.patch

File monospace.patch, 477 bytes (added by john.m.camara, 4 years ago)
  • trac/htdocs/css/trac.css

     
    1414hr { border: none;  border-top: 1px solid #ccb; margin: 2em 0 } 
    1515address { font-style: normal } 
    1616img { border: none } 
    17 tt { white-space: pre } 
     17tt { white-space: normal } 
    1818 
    1919.underline { text-decoration: underline } 
    2020ol.loweralpha { list-style-type: lower-alpha }