2.4 changes

Added editor ability to download .diff files
Added color settings
This commit is contained in:
Jamie Peabody
2012-04-09 19:23:33 +01:00
parent b9b550852b
commit ae02695b13
6 changed files with 1167 additions and 1203 deletions

View File

@@ -1,8 +1,3 @@
/**
* Copyright (c) 2012 by Jamie Peabody, http://www.mergely.com/
* All rights reserved.
* Version: 2.3 2012-02-07
*/
/* required */
.mergely-column textarea { width: 80px; height: 200px; }
.mergely-column { float: left; }

File diff suppressed because it is too large Load Diff

7
lib/mergely.min.js vendored

File diff suppressed because one or more lines are too long