padding: 3px 6px 2px 2px;
position: relative;
text-decoration: none;
-
+
@include wcfFontSmall;
@include wcfFontBold;
padding: 4px 8px;
position: relative;
text-align: left;
-
+
&::after {
color: inherit;
content: $fa-var-caret-down;
&.smallButtons .button {
padding: 6px 8px;
-
+
@include wcfFontSmall;
}
.contentItemCategory {
color: $wcfContentDimmedText;
-
+
@include wcfFontSmall;
}
> span {
color: $wcfContentDimmedText;
-
+
@include wcfFontSmall;
}
}
.embeddedContentCategory {
color: $wcfContentDimmedText;
-
+
@include wcfFontSmall;
}