kopia lustrzana https://github.com/c9/core
Add setting for project path find in files. Fixes +3655
rodzic
57ec419e86
commit
31bfccd308
|
@ -69,7 +69,7 @@
|
||||||
"c9.ide.collab": "#f06cc0653e",
|
"c9.ide.collab": "#f06cc0653e",
|
||||||
"c9.ide.local": "#a6e689e33b",
|
"c9.ide.local": "#a6e689e33b",
|
||||||
"c9.ide.find": "#35379124ca",
|
"c9.ide.find": "#35379124ca",
|
||||||
"c9.ide.find.infiles": "#c132ad243c",
|
"c9.ide.find.infiles": "#c3bf17286d",
|
||||||
"c9.ide.find.replace": "#44772dd796",
|
"c9.ide.find.replace": "#44772dd796",
|
||||||
"c9.ide.run.debug": "#dbe6c81252",
|
"c9.ide.run.debug": "#dbe6c81252",
|
||||||
"c9.automate": "#47e2c429c9",
|
"c9.automate": "#47e2c429c9",
|
||||||
|
|
|
@ -69,7 +69,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-dark-glossy-options {
|
.dropdown-dark-glossy-options {
|
||||||
.box-sizing(border-box);
|
|
||||||
display: none;
|
display: none;
|
||||||
background: @menu-background;
|
background: @menu-background;
|
||||||
border: 1px solid @menu-border-color;
|
border: 1px solid @menu-border-color;
|
||||||
|
|
Ładowanie…
Reference in New Issue