source: branches/2.2/plugins/LocalFilesEditor/codemirror/mode/diff/diff.css @ 10310

Last change on this file since 10310 was 10310, checked in by patdenice, 13 years ago

merge r10307 from trunk to branch 2.2
feature:2262
Replace editarea by Codemirror:
http://codemirror.net

File size: 96 bytes
Line 
1span.diff-rangeinfo {color: #a0b;}
2span.diff-minus {color: #a22;}
3span.diff-plus {color: #2b2;}
Note: See TracBrowser for help on using the repository browser.