shuishen
2021-06-15 4d8ef5d02421b1bb60f575e56b75d43a1ea4c2bb
widgets/Rolling/css/style.css
@@ -2,7 +2,7 @@
  width: 100%;
  height: 320px;
  /* background-color: #323a36; */
  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);
@@ -11,6 +11,7 @@
  height: 100%;
  border-radius: 10px;
  display: none;
  box-shadow: 0 0 8px #fff;
}
.jimu-widget-Rolling .rollinng-table-hezi {
@@ -48,6 +49,7 @@
  border-radius: 5px;
  position: relative;
  top: 1px;
  box-shadow: 3px 3px 10px -4px #3E9FFC;
}
.jimu-widget-Rolling .hezi-select:hover {