changeset 0 | d970ebf37754 |
child 5 | 5e2f62d02dcd |
-1:000000000000 | 0:d970ebf37754 |
---|---|
1 .mejs-container, .mejs-embed, .mejs-embed body { |
|
2 background: #464646; |
|
3 } |
|
4 |
|
5 .mejs-controls .mejs-time-rail .mejs-time-loaded { |
|
6 background: #21759b; |
|
7 } |
|
8 |
|
9 .mejs-controls .mejs-time-rail .mejs-time-current { |
|
10 background: #d54e21; |
|
11 } |
|
12 |
|
13 .me-cannotplay { |
|
14 width: auto !important; |
|
15 } |