@gcorevideo/player 2.25.4 → 2.25.5

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.
@@ -202,10 +202,6 @@
202
202
  }
203
203
  }
204
204
 
205
- .gplayer-mc-panel-item {
206
- height: 32px;
207
- }
208
-
209
205
  .bar-container[data-seekbar] {
210
206
  position: absolute;
211
207
  top: -11px;
@@ -35,7 +35,7 @@
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;
@@ -52,6 +52,7 @@
52
52
  }
53
53
 
54
54
  button[data-audiotracks-button] {
55
+
55
56
  .quality-text,
56
57
  .audio-text {
57
58
  font-size: 13px;
@@ -98,8 +99,6 @@
98
99
  }
99
100
 
100
101
  .dvr-controls {
101
- height: 32px;
102
-
103
102
  .live-button {
104
103
  margin-left: 10px;
105
104
  height: 32px;
@@ -133,8 +132,6 @@
133
132
  }
134
133
 
135
134
  button.media-control-button {
136
- height: 32px;
137
-
138
135
  &[data-fullscreen] {
139
136
  height: 33px;
140
137
  }
@@ -181,5 +178,10 @@
181
178
  }
182
179
  }
183
180
  }
181
+
182
+ .media-control-button,
183
+ .gplayer-mc-panel-item {
184
+ height: 32px;
185
+ }
184
186
  }
185
187
  }
package/dist/core.js CHANGED
@@ -43228,7 +43228,7 @@ class Player {
43228
43228
  }
43229
43229
  }
43230
43230
 
43231
- var version$1 = "2.25.4";
43231
+ var version$1 = "2.25.5";
43232
43232
 
43233
43233
  var packages = {
43234
43234
  "node_modules/@clappr/core": {