From 1696a5ccc97a923f65eaf3a554eabce2436bc510 Mon Sep 17 00:00:00 2001
From: wente <329538422@qq.com>
Date: 星期二, 05 十一月 2024 16:20:00 +0800
Subject: [PATCH] 滚轮在页面加载之前报错报错问题
---
web/public/SVGOrigin/Method-Draw-master/editor/css/method-draw.css | 80 ++++++++++++++++++++-------------------
1 files changed, 41 insertions(+), 39 deletions(-)
diff --git a/web/public/SVGOrigin/Method-Draw-master/editor/css/method-draw.css b/web/public/SVGOrigin/Method-Draw-master/editor/css/method-draw.css
index 6eb6e83..1fe726f 100644
--- a/web/public/SVGOrigin/Method-Draw-master/editor/css/method-draw.css
+++ b/web/public/SVGOrigin/Method-Draw-master/editor/css/method-draw.css
@@ -89,7 +89,7 @@
vertical-align: top;
}
-.touch .menu_title {
+.touch .menu_title {
padding: 7px 17px;
height: 26px;
line-height: 26px;
@@ -167,7 +167,7 @@
.menu_list .menu_item.push_button_pressed {
background: transparent;
- border: none;
+ border: none;
width: auto;
height: auto;
margin: 0;
@@ -269,7 +269,7 @@
margin-top: -16px;
}
-#ruler_x > div,
+#ruler_x > div,
#ruler_y > div {
overflow: hidden;
}
@@ -295,24 +295,25 @@
.palette_item.transparent, .palette_item.white, .palette_item.black {
background: #fff;
position: absolute;
- width: 10px;
- height: 10px;
- left: -10px;
+ width: 30px;
+ height: 30px;
top: 0;
+ /*background-size:cover;*/
}
.palette_item.transparent {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAVdEVYdENyZWF0aW9uIFRpbWUAOC8yMi8xMg1cp6sAAABESURBVBiVjdBBCgAgCETRr/e/87SJKFPLnfIcQRMIwMBIShIAvgZzoSrfkzrs8WyF1+kX9r3p8AE7nL7kSpSshN+JEQ8GixkF0mSevgAAAABJRU5ErkJggg==);
+ left: -10px;
}
.palette_item.black {
background: #000;
- top: 10px;
+ left: 20px;
}
.palette_item.white {
background: #fff;
- top: 20px;
+ left:50px;
}
#color_tools {
@@ -394,14 +395,14 @@
.touch #tool_switch {
display: none;
-}
+}
#use_panel .tool_button, #path_node_panel .tool_button {
color: #999;
border: solid #3F3F3C 1px;
border-radius: 3px;
padding: 3px 10px 3px 40px;
- background:
+ background:
transparent;
position: relative;
margin-top: 10px;
@@ -476,7 +477,7 @@
position: absolute;
top: 10px;
width: 14px;
-
+
}
#color_tools #tool_switch {
@@ -561,13 +562,13 @@
position: absolute;
}
-.tool_button,
+.tool_button,
.tool_button_current,
.tool_button_pressed {
cursor: pointer;
}
- .tool_button:hover,
+ .tool_button:hover,
.push_button:hover,
.buttonup:hover,
.buttondown,
@@ -630,17 +631,17 @@
color: #999;
}
-div#font-selector {
- width:140px;
- height:300px;
- overflow:auto;
- margin:0 auto;
- position:absolute;
+div#font-selector {
+ width:140px;
+ height:300px;
+ overflow:auto;
+ margin:0 auto;
+ position:absolute;
top:27px;
right:0;
- border:1px solid black;
- padding:10px;
- display:none;
+ border:1px solid black;
+ padding:10px;
+ display:none;
background-color:white;
z-index: 10;
border-radius: 3px;
@@ -920,7 +921,7 @@
right: 50%;
border: solid transparent 5px;
border-bottom-color: #fff;
-
+
}
.dropdown li.special.down:after {
@@ -929,13 +930,13 @@
top: auto;
border: solid transparent 5px;
border-top-color: #fff;
-
+
}
- .tool_button,
+ .tool_button,
.push_button,
.tool_button_current,
- .push_button_pressed
+ .push_button_pressed
{
height: 27px;
width: 27px;
@@ -955,7 +956,7 @@
overflow: hidden;
}
-#tool_open input,
+#tool_open input,
#tool_import input,
#tool_import_bitmap input {
position: absolute;
@@ -981,7 +982,7 @@
left: -9999px;
}
- #tool_bold span, #tool_italic span {
+ #tool_bold span, #tool_italic span {
position: absolute;
width: 100%;
height: 100%;
@@ -1087,7 +1088,6 @@
.draginput_cell {
float: left;
- height: 26px;
height: 26px;
border: solid #3f3f3c 10px;
outline: solid #2f2f2c 1px;
@@ -1278,15 +1278,17 @@
overflow: auto;
top: 0;
bottom: 0;
- left: 110px;
+ left: 0;
+ /*left: 110px;*/
right: 0;
position: absolute;
vertical-align: top;
}
#shape_cats {
+ display: none;
min-width: 110px;
- display: block;
+ /*display: block;*/
position: absolute;
left: 0;
top: 0;
@@ -1465,7 +1467,7 @@
margin: 5px;
border-radius: 0px;
-moz-border-radius: 0px;
- -webkit-border-radius: 0px;
+ -webkit-border-radius: 0px;
border-width: 0;
}
@@ -1516,7 +1518,7 @@
}
.contextMenu .shortcut {
- width: 115px;
+ width: 115px;
text-align:right;
float:right;
}
@@ -1797,7 +1799,7 @@
}
- #tool_bold, #tool_italic {
+ #tool_bold, #tool_italic {
font: bold 20px/35px serif;
text-align: center;
position: absolute;
@@ -1854,13 +1856,13 @@
}
-.draginput input, .draginput input:hover, .draginput input:active {
+.draginput input, .draginput input:hover, .draginput input:active {
cursor: url(../images/drag.png), move;
cursor: -webkit-grab;
cursor: -moz-grab;
}
-.draginput input[type="checkbox"], .draginput input[type="checkbox"]:hover, .draginput input[type="checkbox"]:active {
+.draginput input[type="checkbox"], .draginput input[type="checkbox"]:hover, .draginput input[type="checkbox"]:active {
cursor: pointer;
}
@@ -1868,7 +1870,7 @@
cursor: pointer;
}
-.draginput.active input, .draginput.active input:hover, .draginput.active input:active {
+.draginput.active input, .draginput.active input:hover, .draginput.active input:active {
cursor: url(../images/dragging.png), move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
@@ -1908,7 +1910,7 @@
margin: 0;
z-index: 1;
top: 0;
- left: 0;
+ left: 0;
}
@@ -2080,4 +2082,4 @@
#tool_align_relative select {
width: 100%;
display: block;
-}
\ No newline at end of file
+}
--
Gitblit v1.9.1