| changeset 1072 | ac1eacb3aa33 |
| parent 970 | b1c3bf6eca78 |
| 1071:02c04d2c8fd8 | 1072:ac1eacb3aa33 |
|---|---|
1 .Ldt-MashupPlayer-Media { |
|
2 position: absolute; |
|
3 } |
|
4 |
|
5 .Ldt-MashupPlayer-Waiting { |
|
6 position: absolute; left: 0; top: 0; width: 100%; height: 100%; |
|
7 background-color: rgba(120, 120, 140, .6); |
|
8 background-image: url(img/reel.gif); |
|
9 background-position: center; |
|
10 background-repeat: no-repeat; |
|
11 } |