|
|
|
|
@ -4003,7 +4003,7 @@ a.grey-link |
|
|
|
|
padding-right: 20px |
|
|
|
|
flex: 0 0 90px |
|
|
|
|
&--content |
|
|
|
|
flex: 0 0 calc(100% - 254px) |
|
|
|
|
flex: 1 |
|
|
|
|
+m |
|
|
|
|
flex: 0 0 calc(100% - 114px) |
|
|
|
|
&--toggle |
|
|
|
|
@ -4322,6 +4322,13 @@ a |
|
|
|
|
background: white |
|
|
|
|
+m |
|
|
|
|
height: auto |
|
|
|
|
&__image-wrap |
|
|
|
|
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(159,159,159,0) 72%, rgba(221,221,221,0.65) 100%) |
|
|
|
|
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(159,159,159,0) 72%,rgba(221,221,221,0.65) 100%) |
|
|
|
|
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(159,159,159,0) 72%,rgba(221,221,221,0.65) 100%) |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6dddddd',GradientType=0 ) |
|
|
|
|
width: 100% |
|
|
|
|
height: 100% |
|
|
|
|
&__image |
|
|
|
|
height: 100% |
|
|
|
|
+m |
|
|
|
|
|