source: trunk/plugins/LocalFilesEditor/codemirror/mode/diff/diff.css @ 10307

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

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.