Merge pull request +14059 from c9/ide-sdk

Ide sdk
pull/313/head
Harutyun Amirjanyan 2016-05-31 18:43:11 +04:00
commit bcbe52588f
2 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -75,7 +75,7 @@
"c9.ide.find": "#e33fbaed2f",
"c9.ide.find.infiles": "#bd34c29373",
"c9.ide.find.replace": "#810ebf8bfb",
"c9.ide.run.debug": "#94a48978bf",
"c9.ide.run.debug": "#317feee072",
"c9.automate": "#47e2c429c9",
"c9.ide.ace.emmet": "#6dc4585e02",
"c9.ide.ace.gotoline": "#a8ff07c8f4",
@ -92,7 +92,7 @@
"c9.ide.format": "#5ec97fb083",
"c9.ide.help.support": "#932fbb3743",
"c9.ide.imgeditor": "#612e75ef4f",
"c9.ide.immediate": "#0e0c18066c",
"c9.ide.immediate": "#76c8e3213a",
"c9.ide.installer": "#b2e4ba0a92",
"c9.ide.language.python": "#aff0772c78",
"c9.ide.language.go": "#6ce1c7a7ef",

Wyświetl plik

@ -1,7 +1,7 @@
@import "plugins/c9.ide.layout.classic/themes/flat-light.less";
.bartools .c9-toolbarbutton-glossyOver{
background: #E6E6E6;
background: #303130;
}
.bartools .c9-toolbarbutton-glossymenuDown{
@ -221,4 +221,4 @@
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
}
}