@gcorevideo/player 2.25.2 → 2.25.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.
@@ -243,6 +243,10 @@
243
243
  cursor: default;
244
244
  display: none;
245
245
  }
246
+
247
+ .gplayer-mc-panel-item {
248
+ height: 32px;
249
+ }
246
250
  }
247
251
 
248
252
  .bar-container[data-seekbar].seek-disabled+.bar-scrubber[data-seekbar] {
@@ -31,11 +31,11 @@
31
31
  display: block;
32
32
  }
33
33
 
34
- .level-selector[data-level-selector],
34
+ // .level-selector[data-level-selector],
35
35
  .media-control-audiotracks[data-audiotracks] {
36
36
  margin-top: 3px;
37
37
  margin-right: 10px;
38
-
38
+
39
39
  ul {
40
40
  bottom: 30px;
41
41
  width: 50px;
@@ -51,9 +51,8 @@
51
51
  }
52
52
  }
53
53
 
54
- button[data-level-selector-button],
54
+ // button[data-level-selector-button],
55
55
  button[data-audiotracks-button] {
56
-
57
56
  .quality-text,
58
57
  .audio-text {
59
58
  font-size: 13px;
package/dist/core.js CHANGED
@@ -43228,7 +43228,7 @@ class Player {
43228
43228
  }
43229
43229
  }
43230
43230
 
43231
- var version$1 = "2.25.2";
43231
+ var version$1 = "2.25.3";
43232
43232
 
43233
43233
  var packages = {
43234
43234
  "node_modules/@clappr/core": {