author | ymh <ymh.work@gmail.com> |
Wed, 13 Nov 2013 17:59:35 +0000 | |
changeset 3 | 6d22aaa62d12 |
parent 0 | d970ebf37754 |
child 5 | 5e2f62d02dcd |
permissions | -rw-r--r-- |
0 | 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 |
} |