diff --git a/editor/svg-editor.css b/editor/svg-editor.css index 5ed11c6..6e97962 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -572,8 +572,8 @@ html, body { border: solid #2f2f2c 2px; top: -1px; left: -1px; - width: 28px; - height: 28px; + width: 26px; + height: 26px; z-index: 0; } diff --git a/editor/svgedit.compiled.css b/editor/svgedit.compiled.css index c97dff5..8b433e5 100644 --- a/editor/svgedit.compiled.css +++ b/editor/svgedit.compiled.css @@ -186,7 +186,7 @@ div.palette_item{height:16px;width:16px;float:left} #tools_left .tool_button{background:#2f2f2c;position:relative} #tools_left .tool_button.loaded{background:#ccc} #tools_left .tool_button.loaded:hover{background:#fff} -#tools_left .tool_button:after,#tools_left .tool_button_current:after{position:absolute;content:'';border:solid #2f2f2c 2px;top:-1px;left:-1px;width:28px;height:28px;z-index:0} +#tools_left .tool_button:after,#tools_left .tool_button_current:after{position:absolute;content:'';border:solid #2f2f2c 2px;top:-1px;left:-1px;width:26px;height:26px;z-index:0} #tools_left .tool_button_current{background-color:#0cf} #main_icon span{position:absolute;width:100%;height:100%;display:block;z-index:2} #tools_top{position:absolute;width:160px;right:0;top:20px;border-bottom:0;overflow:visible;padding:0 0 0 10px} diff --git a/editor/temp.css b/editor/temp.css index fafe62b..9e7f5cd 100644 --- a/editor/temp.css +++ b/editor/temp.css @@ -1217,8 +1217,8 @@ html, body { border: solid #2f2f2c 2px; top: -1px; left: -1px; - width: 28px; - height: 28px; + width: 26px; + height: 26px; z-index: 0; } diff --git a/method-draw/svg-editor.css b/method-draw/svg-editor.css index 5ed11c6..6e97962 100644 --- a/method-draw/svg-editor.css +++ b/method-draw/svg-editor.css @@ -572,8 +572,8 @@ html, body { border: solid #2f2f2c 2px; top: -1px; left: -1px; - width: 28px; - height: 28px; + width: 26px; + height: 26px; z-index: 0; } diff --git a/method-draw/svgedit.compiled.css b/method-draw/svgedit.compiled.css index c97dff5..8b433e5 100644 --- a/method-draw/svgedit.compiled.css +++ b/method-draw/svgedit.compiled.css @@ -186,7 +186,7 @@ div.palette_item{height:16px;width:16px;float:left} #tools_left .tool_button{background:#2f2f2c;position:relative} #tools_left .tool_button.loaded{background:#ccc} #tools_left .tool_button.loaded:hover{background:#fff} -#tools_left .tool_button:after,#tools_left .tool_button_current:after{position:absolute;content:'';border:solid #2f2f2c 2px;top:-1px;left:-1px;width:28px;height:28px;z-index:0} +#tools_left .tool_button:after,#tools_left .tool_button_current:after{position:absolute;content:'';border:solid #2f2f2c 2px;top:-1px;left:-1px;width:26px;height:26px;z-index:0} #tools_left .tool_button_current{background-color:#0cf} #main_icon span{position:absolute;width:100%;height:100%;display:block;z-index:2} #tools_top{position:absolute;width:160px;right:0;top:20px;border-bottom:0;overflow:visible;padding:0 0 0 10px} diff --git a/method-draw/temp.css b/method-draw/temp.css index fafe62b..9e7f5cd 100644 --- a/method-draw/temp.css +++ b/method-draw/temp.css @@ -1217,8 +1217,8 @@ html, body { border: solid #2f2f2c 2px; top: -1px; left: -1px; - width: 28px; - height: 28px; + width: 26px; + height: 26px; z-index: 0; }