|
17 | 17 | background-repeat: no-repeat; |
18 | 18 | background-position: center; |
19 | 19 | } |
20 | | - |
21 | | - //.vac-video-preview { |
22 | | - // position: absolute; |
23 | | - // width: 100%; |
24 | | - // height: 100%; |
25 | | - // border-radius: 4px; |
26 | | - // background: linear-gradient( |
27 | | - // to bottom, |
28 | | - // rgba(0, 0, 0, 0) 55%, |
29 | | - // rgba(0, 0, 0, 0.02) 60%, |
30 | | - // rgba(0, 0, 0, 0.05) 65%, |
31 | | - // rgba(0, 0, 0, 0.1) 70%, |
32 | | - // rgba(0, 0, 0, 0.2) 75%, |
33 | | - // rgba(0, 0, 0, 0.3) 80%, |
34 | | - // rgba(0, 0, 0, 0.5) 85%, |
35 | | - // rgba(0, 0, 0, 0.6) 90%, |
36 | | - // rgba(0, 0, 0, 0.7) 95%, |
37 | | - // rgba(0, 0, 0, 0.8) 100% |
38 | | - // ); |
39 | | - // |
40 | | - // svg { |
41 | | - // height: 26px; |
42 | | - // width: 26px; |
43 | | - // } |
44 | | - // |
45 | | - // .vac-button-view, |
46 | | - // .vac-button-download { |
47 | | - // position: absolute; |
48 | | - // bottom: 6px; |
49 | | - // left: 7px; |
50 | | - // } |
51 | | - // |
52 | | - // :first-child { |
53 | | - // left: 40px; |
54 | | - // } |
55 | | - // |
56 | | - // .vac-button-view { |
57 | | - // max-width: 18px; |
58 | | - // bottom: 8px; |
59 | | - // } |
60 | | - //} |
61 | | - // |
62 | | - //.vac-video-container { |
63 | | - // width: 350px; |
64 | | - // max-width: 100%; |
65 | | - // margin: 4px auto 5px; |
66 | | - // |
67 | | - // video { |
68 | | - // border-radius: 4px; |
69 | | - // } |
70 | | - //} |
71 | 20 | } |
0 commit comments