liuyg
2021-06-28 3597dfbb9e33ab955d259df876d72a99dc817d2a
widgets/MapPrinting/css/style.css
@@ -27,14 +27,11 @@
  padding: 5px;
  cursor: pointer;
  height: 30px;
  box-shadow: 3px 3px 20px -4px #3E9FFC;
  box-shadow: 3px 3px 15px -4px #3E9FFC;
}
.MapPrinting-left:hover, .MapPrinting-right:hover {
  background-color: #3E9FFC;
  box-shadow: 3px 3px 20px -4px #000000;
  /* color:#fff; */
  filter: grayscale(100%) brightness(200%);
  box-shadow: 3px 3px 20px -4px #1b91ff;
}
/* .MapPrinting-left-pic, .MapPrinting-right-pic {