liuyg
2021-06-05 eb13d858f786ecb1a9de73f2ee7102f4710002ea
widgets/SplitScreen/css/style.css
@@ -4,11 +4,11 @@
  right: 20px !important;
  width: auto !important;
  height: auto !important;
  background-color: #323a36;
  background-color: rgba(255, 255, 255, .75);
  font-size: 14px;
  border: 1px solid rgb(69, 154, 251);
  /* opacity      : .8; */
  color: rgb(238, 235, 235);
  color: rgb(0, 0, 0);
  font-size: 16px;
  z-index: 101;
  border-radius: 10px 0 10px 10px;
@@ -32,7 +32,7 @@
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  background: #323a36;
  background: rgb(69, 154, 251);
  border-radius: 50%;
  border: 1px solid rgb(69, 154, 251);
}