.xb-welcome-notice
{
background-size: auto 100%;
.xb-welcome-notice--mask
{
background: transparent;
}
}
#XF .xb-welcome-notice {
background-size: auto 80%;
background-position: 98% center;
}
.structItem--resource .structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded {
width: 130px;
}
.structItem--resource .structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded .avatar:not(.avatar--separated) {
width: 96px;
height: 96px;
border-radius: 0;
}
.structItem--resource .structItem-cell--iconExpanded .structItem-iconContainer .structItem-secondaryIcon { display: none; }
@media (min-width: @xf-responsiveMedium)
{
@__ctaArticleFooter: 40px;
.block--previews .block-body>.message--articlePreview:first-of-type .articlePreview-image {
height: auto;
}
.articlePreview-content {
flex-grow: 1;
}
.articlePreview-headline {
min-height: 50px;
}
.block.block--articles.block--previews .block-body .message--articlePreview
{
margin-top: 0;
&:nth-of-type

{
grid-area: unset;
& .articlePreview
{
&-main
{
flex-direction: column;
min-height: 100%;
padding-bottom: @__ctaArticleFooter;
}
&-image
{
width: 100%;
}
&-title
{
font-size: @xf-fontSizeLarger;
}
&-content
{
margin-bottom: -@__ctaArticleFooter;
}
&-footer
{
position: relative;
bottom: @__ctaArticleFooter;
}
&-meta
{
border-top: solid 1px @xf-borderColor;
& .articlePreview-by
{
display: none;
}
}
}
}
}
}
.message--articlePreview .articlePreview-image+.articlePreview-text .bbWrapper:after
{
background: none;
}
.message--articlePreview .articlePreview-image>img {
aspect-ratio: 4 / 3 !important;
}
.message--articlePreview .articlePreview-content {
margin-bottom: -20px !important;
}