Improved UX for reading; added gutter-click; Updated CM 5.11.0

This commit is contained in:
Jamie Peabody
2016-02-07 14:43:43 +00:00
parent 9875d58f15
commit c4776b1359
9 changed files with 2261 additions and 1105 deletions

View File

@@ -146,7 +146,7 @@ $(document).ready(function() {
var color_defaults = {
cb: 'cccccc', cg: 'fafafa',
ab: 'a3d1ff', ag: 'ddeeff',
db: 'ff7f7f', dg: 'edc0c0'
db: 'ff7f7f', dg: 'ffe9e9'
};
applyParameterCss(false);