@lingk/sync 0.2.13 → 0.2.15

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.
@@ -703,7 +703,7 @@ aside{
703
703
  cursor: pointer;
704
704
  vertical-align: top;
705
705
  margin-left:26px;
706
- background: #0070d2;
706
+ background: rgb(50, 120, 180);
707
707
  }
708
708
  .connect-resource-group > svg > path{
709
709
  fill:white;
@@ -941,7 +941,7 @@ aside{
941
941
  text-decoration: underline;
942
942
  }
943
943
  .bundle-mode-options{
944
- width:30%;
944
+ width:33%;
945
945
  height:100%;
946
946
  background: white;
947
947
  padding:6px;
@@ -962,7 +962,7 @@ aside{
962
962
  stroke:black;
963
963
  }
964
964
  .bundle-mode-options-content{
965
- padding:20px 15px;
965
+ padding:12px 12px;
966
966
  }
967
967
 
968
968
  .bundle-mode-options-enter{
@@ -1347,7 +1347,6 @@ aside{
1347
1347
  .env-creds-json-codemirror .CodeMirror{
1348
1348
  height: 236px;
1349
1349
  }
1350
-
1351
1350
  .rc-time-picker {
1352
1351
  display: inline-block;
1353
1352
  box-sizing: border-box;