|
|
|
@@ -238,8 +238,8 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.col.extern, .col.download, .col.intranet, .col.extranet, |
|
|
|
.teaser.extern, .teaser.download, .teaser.intranet, .teaser.extranet { |
|
|
|
.col.extern, .col.download, .col.intranet, .col.extranet, .col.gallery, .col.interaction, .col.video, |
|
|
|
.teaser.extern, .teaser.gallery, .teaser.interaction, .teaser.video, .teaser.download, .teaser.intranet, .teaser.extranet { |
|
|
|
&:before { |
|
|
|
display: none; |
|
|
|
} |
|
|
|
@@ -278,6 +278,21 @@ |
|
|
|
@include icon-small-schloss; |
|
|
|
} |
|
|
|
|
|
|
|
.col.gallery .title:after, |
|
|
|
.teaser.gallery .title:after { |
|
|
|
@include icon-galerie-small; |
|
|
|
} |
|
|
|
|
|
|
|
.col.interaction .title:after, |
|
|
|
.teaser.interaction .title:after { |
|
|
|
@include icon-interaction-small; |
|
|
|
} |
|
|
|
|
|
|
|
.col.video .title:after, |
|
|
|
.teaser.video .title:after { |
|
|
|
@include icon-video-small; |
|
|
|
} |
|
|
|
|
|
|
|
@media(min-width: 568px) { |
|
|
|
[date-type='fullwidth'], .teaser.fullwidth, .teasers[data-items="1"] { |
|
|
|
display: block; |
|
|
|
|