liuyg
2021-06-15 ebefa651ad2d6edbfdb30fea3fc1ff97232a0aee
widgets/Measurement/css/style.css
@@ -1,13 +1,13 @@
.jimu-widget-Measurement{
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .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;
  display: none;
  border-radius: 10px;
  border-radius: 5px;
}
#table {
@@ -24,7 +24,7 @@
   width: 20px;
   background-color: red;
   height: 17px;
   background: url(../../../images/measure_imgs/toolbox.png ) no-repeat 0 0;
   background: url(../../../images/newImages/图上测量.png ) no-repeat 0 0;
   float: left;
   margin-top: 3px;
   margin-right: 10px;