| author | durandn |
| Tue, 01 Sep 2015 15:31:46 +0200 | |
| changeset 1046 | eb77616c245f |
| parent 1033 | c20df1c080e6 |
| child 1068 | 7623f9af9272 |
| permissions | -rw-r--r-- |
| 1033 | 1 |
/* Empty for now */ |
2 |
||
3 |
.Ldt-SlideVideoPlayer-panel { |
|
4 |
display: flex; |
|
5 |
width: 50%; |
|
6 |
float: left; |
|
7 |
} |
|
8 |
||
9 |
.Ldt-SlideVideoPlayer { |
|
10 |
min-height: 400px; |
|
11 |
max-height: 100%; |
|
12 |
} |
|
13 |
||
14 |
.Ldt-SlideVideoPlayer { |
|
15 |
width: 100%; |
|
16 |
max-width: 100%; |
|
17 |
height: 100%; |
|
18 |
max-height: 100%; |
|
19 |
} |
|
20 |
||
21 |
.Ldt-SlideVideoPlayer h2 { |
|
22 |
display: none; |
|
23 |
} |