cloud-business 0.1.155-9 → 0.1.156

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1634,17 +1634,17 @@ body {
1634
1634
  top: 9px;
1635
1635
  box-sizing: content-box;
1636
1636
  height: 10px;
1637
- background: #ebf7ff;
1638
- color: #0097d7;
1637
+ background: #edf6ff;
1638
+ color: #06c;
1639
1639
  padding: 7px;
1640
1640
  line-height: 10px;
1641
1641
  cursor: default;
1642
- border: 1px solid #CDE5FF;
1642
+ border: 1px solid #cce6ff;
1643
1643
  border-radius: 2px;
1644
1644
  }
1645
1645
  .cloud-new-black-selector > .cloud-loading > .table-wrap > .table-div > table th:nth-child(5),
1646
1646
  .cloud-new-black-selector > .cloud-loading > .table-wrap > .table-div > table td:nth-child(5) > span {
1647
- padding-right: 60px!important;
1647
+ padding-right: 60px !important;
1648
1648
  }
1649
1649
  .cloud-new-black-selector > .cloud-loading > .table-wrap > .table-div > table td > div > span {
1650
1650
  width: fit-content;