add tab for blockly
This commit is contained in:
parent
d0115230d7
commit
5939d27508
1
_server/blockly/Converter.bundle.min.js
vendored
Normal file
1
_server/blockly/Converter.bundle.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@ -43,6 +43,12 @@
|
||||
width: 440px;
|
||||
}
|
||||
|
||||
#left6 {
|
||||
left: 5px;
|
||||
top: 1930px;
|
||||
width: 440px;
|
||||
}
|
||||
|
||||
.etable table,
|
||||
.etable table td {
|
||||
color: #000;
|
||||
|
||||
@ -111,6 +111,12 @@
|
||||
</table>
|
||||
</div>
|
||||
</div></div>
|
||||
<div id="left6" class='leftTab'><div><!-- eventsEditor -->
|
||||
<h3>事件编辑器</h3>
|
||||
<div>
|
||||
|
||||
</div>
|
||||
</div></div>
|
||||
<div id="mid">
|
||||
<table class="col" id='mapColMark'></table>
|
||||
<table class="row" id='mapRowMark'></table>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user