|
@@ -80,7 +80,7 @@ body.jtalkBody {
|
|
bottom: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
left: 0;
|
|
right: 0;
|
|
right: 0;
|
|
- height: 330px;
|
|
+ height: 350px;
|
|
z-index: 1000;
|
|
z-index: 1000;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -259,7 +259,7 @@ body.jtalkBody {
|
|
|
|
|
|
.jtalkTool .jt_packagesButtons {
|
|
.jtalkTool .jt_packagesButtons {
|
|
position: absolute;
|
|
position: absolute;
|
|
- top: 129px;
|
|
+ top: 149px;
|
|
left: 0;
|
|
left: 0;
|
|
z-index: 1;
|
|
z-index: 1;
|
|
}
|
|
}
|
|
@@ -271,7 +271,7 @@ body.jtalkBody {
|
|
float: left;
|
|
float: left;
|
|
outline: 1px solid #aaa;
|
|
outline: 1px solid #aaa;
|
|
border: 0 none;
|
|
border: 0 none;
|
|
- height: 130px;
|
|
+ height: 150px;
|
|
overflow-y: auto;
|
|
overflow-y: auto;
|
|
background: #fff;
|
|
background: #fff;
|
|
color: #111;
|
|
color: #111;
|
|
@@ -319,7 +319,7 @@ body.jtalkBody {
|
|
}
|
|
}
|
|
|
|
|
|
#jtalk .jtalkTool .jt_tabs {
|
|
#jtalk .jtalkTool .jt_tabs {
|
|
- top: 130px;
|
|
+ top: 150px;
|
|
position: absolute;
|
|
position: absolute;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -329,7 +329,7 @@ body.jtalkBody {
|
|
|
|
|
|
.jtalkTool .jt_sourceCode {
|
|
.jtalkTool .jt_sourceCode {
|
|
position: absolute;
|
|
position: absolute;
|
|
- top: 152px;
|
|
+ top: 172px;
|
|
bottom: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
left: 0;
|
|
right: 0;
|
|
right: 0;
|
|
@@ -355,7 +355,7 @@ body.jtalkBody {
|
|
}
|
|
}
|
|
|
|
|
|
.jtalkTool .jt_box .jt_column.debugger {
|
|
.jtalkTool .jt_box .jt_column.debugger {
|
|
- top: 158px;
|
|
+ top: 178px;
|
|
}
|
|
}
|
|
|
|
|
|
.jtalkTool .jt_box .jt_column.debugger.contexts {
|
|
.jtalkTool .jt_box .jt_column.debugger.contexts {
|
|
@@ -365,7 +365,7 @@ body.jtalkBody {
|
|
|
|
|
|
.jtalkTool .jt_sourceCode.debugger {
|
|
.jtalkTool .jt_sourceCode.debugger {
|
|
width: 60%;
|
|
width: 60%;
|
|
- top: 158px;
|
|
+ top: 178px;
|
|
}
|
|
}
|
|
|
|
|
|
.jtalkTool .jt_box .jt_column.debugger.variables {
|
|
.jtalkTool .jt_box .jt_column.debugger.variables {
|
|
@@ -396,7 +396,7 @@ body.jtalkBody {
|
|
|
|
|
|
.jtalkTool .jt_buttons.inspector {
|
|
.jtalkTool .jt_buttons.inspector {
|
|
position: absolute;
|
|
position: absolute;
|
|
- top: 130px;
|
|
+ top: 150px;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|