Siehe:
https://github.com/WoltLab/WCF…e/ui/tabularBox.scss#L263
background-color: rgb(242, 242, 242);
anstatt
background-color: $wcfTabularBoxBackgroundActive;
https://github.com/WoltLab/WCF…tyle/ui/redactor.scss#L98
https://github.com/WoltLab/WCF…yle/ui/redactor.scss#L103
Jeweils:
border: 1px solid #ddd;
anstatt:
border: 1px solid $wcfContentBorderInner;