Add guided tour

This commit is contained in:
Ruben Daniels 2016-03-01 23:22:07 +00:00
parent 08b9dc6cd1
commit 20c7970250
3 changed files with 7 additions and 6 deletions

View File

@ -117,6 +117,7 @@
"c9.ide.threewaymerge": "#229382aa0b",
"c9.ide.undo": "#b028bcb4d5",
"c9.ide.upload": "#0bd010d3dc",
"c9.ide.welcome": "#5b86c44e92"
"c9.ide.welcome": "#5b86c44e92",
"c9.ide.guide": "#5d5a7eb810"
}
}

View File

@ -20,7 +20,7 @@
z-index : 10000;
}
.right .panelsbar{
.basic.right .panelsbar{
border-left : 0;
border-top : 0;
border-bottom : 1px solid @border-highlight;
@ -31,14 +31,14 @@
top: 0;
}
.left {
.basic.left {
box-shadow: 1px 0 0 @border-highlight;
}
.right {
.basic.right {
box-shadow: 1px 0 0 @border-highlight inset;
}
.left, .right{
.basic.left, .basic.right{
overflow : hidden;
z-index : 100000;
}

View File

@ -23,7 +23,7 @@
"Each workspace is its own Ubuntu virtual machine.",
"Run 'dpkg -l' in the terminal to see all packages installed.",
"Remember to run your code on port 8080, 8081, or 8082.",
"Use the Collaborate panel when collaborationg for optimal teamwork.",
"Use the Collaborate panel when working together.",
"It's better up here.",
"Happy coding!",
"Everything as you left it.",