@gcorevideo/player 2.22.2 → 2.22.3

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.
@@ -51,7 +51,7 @@
51
51
  }
52
52
  }
53
53
 
54
- .spinner-three-bounce > div {
54
+ .spinner-three-bounce[data-spinner] > div {
55
55
  background-color: #ff5700;
56
56
  }
57
57
  }
@@ -1,4 +1,4 @@
1
- .spinner-three-bounce {
1
+ .spinner-three-bounce[data-spinner] {
2
2
  position: absolute;
3
3
  width: 70px;
4
4
  text-align: center;
package/dist/core.js CHANGED
@@ -43213,7 +43213,7 @@ class Player {
43213
43213
  }
43214
43214
  }
43215
43215
 
43216
- var version$1 = "2.22.2";
43216
+ var version$1 = "2.22.3";
43217
43217
 
43218
43218
  var packages = {
43219
43219
  "node_modules/@clappr/core": {