|
@@ -685,14 +685,14 @@
|
|
</li>
|
|
</li>
|
|
<i id="workspace_screenshot"
|
|
<i id="workspace_screenshot"
|
|
style="margin-left:5px;cursor: pointer;position: absolute;right: 350px;">
|
|
style="margin-left:5px;cursor: pointer;position: absolute;right: 350px;">
|
|
- <img src="./images/screenshot.png" style="width: 40px;height: 35px;margin:15px;" />
|
|
|
|
|
|
+ <img src="./images/screenshot.png" style="width: 40px;height: 35px;margin:15px 0 0 0;" />
|
|
</i>
|
|
</i>
|
|
<i id="button_delete" class="material-icons sketch_name_icon right"
|
|
<i id="button_delete" class="material-icons sketch_name_icon right"
|
|
style="margin-left:5px;cursor: pointer;display: none;">delete</i>
|
|
style="margin-left:5px;cursor: pointer;display: none;">delete</i>
|
|
|
|
|
|
<li id="sketch_name-li" style="position: absolute;right: 135px;">
|
|
<li id="sketch_name-li" style="position: absolute;right: 135px;">
|
|
<input id="sketch_name" placeholder="请输入作品名称" class="sketch_name"
|
|
<input id="sketch_name" placeholder="请输入作品名称" class="sketch_name"
|
|
- style="background: #fff;padding: 4px 10px 4px 20px;color:#222222;width:200px;font-style: initial;line-height: 30px;"
|
|
|
|
|
|
+ style="background: #fff;padding: 4px 10px 4px 7px;color:#222222;width:200px;font-style: initial;line-height: 30px; font-size: 15px;"
|
|
type="text">
|
|
type="text">
|
|
</li>
|
|
</li>
|
|
|
|
|