kopia lustrzana https://github.com/c9/core
show log in the middle
rodzic
d2d08e1fb1
commit
9050f6f85f
|
@ -68,6 +68,7 @@ function ColumnHeader(parentEl, renderer) {
|
||||||
}
|
}
|
||||||
col.pixelWidth = 0;
|
col.pixelWidth = 0;
|
||||||
}, this);
|
}, this);
|
||||||
|
columns.fixedWidth = fixedWidth;
|
||||||
columns.$fixedWidth = fixedWidth + "px";
|
columns.$fixedWidth = fixedWidth + "px";
|
||||||
columns.width = null;
|
columns.width = null;
|
||||||
provider.columns = columns;
|
provider.columns = columns;
|
||||||
|
|
|
@ -106,7 +106,7 @@
|
||||||
"c9.ide.run.build": "#0598fff697",
|
"c9.ide.run.build": "#0598fff697",
|
||||||
"c9.ide.run.debug.xdebug": "#5c004d2d75",
|
"c9.ide.run.debug.xdebug": "#5c004d2d75",
|
||||||
"c9.ide.save": "#5118b30230",
|
"c9.ide.save": "#5118b30230",
|
||||||
"c9.ide.scm": "#b4ffbb4833",
|
"c9.ide.scm": "#fc664f1c9b",
|
||||||
"c9.ide.terminal.monitor": "#35afa7f97f",
|
"c9.ide.terminal.monitor": "#35afa7f97f",
|
||||||
"c9.ide.test": "#520fa1e6c5",
|
"c9.ide.test": "#520fa1e6c5",
|
||||||
"c9.ide.test.mocha": "#7844e1dc83",
|
"c9.ide.test.mocha": "#7844e1dc83",
|
||||||
|
|
Ładowanie…
Reference in New Issue