liuyg
2021-06-15 ebefa651ad2d6edbfdb30fea3fc1ff97232a0aee
widgets/CoorPosition/css/style.css
@@ -1,12 +1,12 @@
.jimu-widget-CoorPosition{
  background-color: rgba(255, 255, 255, 0.75);
  background-color: rgb(255, 255, 255);
  font-size: 14px;
  border: 1px solid rgb(69, 154, 251);
  color: rgb(0, 0, 0);
  font-size: 16px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border-radius: 5px;
  display: none;
  box-sizing: border-box;
}
@@ -26,7 +26,7 @@
  top: 9px;
  width: 15px;
  height: 13px;
  background: url(../../../images/toolbox.png ) no-repeat 0 -32px;
  background: url(../../../images/newImages/坐标定位.png ) no-repeat;
}
.CoorPosition-zbdw-zbdw {
@@ -55,7 +55,7 @@
  position: relative;
  width: 100%;
  height: 28px;
  background-color: rgba(69, 154, 251, 0.35);
  /* background-color: rgba(69, 154, 251, 0.35); */
  margin-bottom: 3px;
  text-align: center;
}
@@ -74,13 +74,14 @@
}
.queDing {
  background-color: rgba(69, 154, 251, 0.75);
  border: none;
  background-color: rgba(255, 255, 255);
  border: 1px solid rgba(69, 154, 251, 0.35);
  color: rgb(0, 0, 0);
  margin-left: 160px;
  padding: 5px;
  cursor: pointer;
  border-radius: 10px;
  border-radius: 5px;
  box-shadow: 3px 3px 20px -4px #3E9FFC;
}
.jiantou {