Ticket #5616: diff.css.patch

File diff.css.patch, 499 bytes (added by Disreali, 14 years ago)
  • diff.

    old new  
    1515
    1616#overview .message { padding: 1em 0 1px }
    1717#overview dd.message p, #overview dd.message ul, #overview dd.message ol,
    18 #overview dd.message pre { margin-bottom: 1em; margin-top: 0; }
     18#overview dd.message pre { margin-bottom: 1em; margin-top: 0; white-space: pre-wrap;}
    1919
    2020/* Colors for change types */
    2121.chglist .edit, #overview .mod, .diff .legend .mod { background: #fd8 }