diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_buttons.scss b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_buttons.scss index 8c0572ff..27be4900 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_buttons.scss +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_buttons.scss @@ -1,6 +1,4 @@ -.button, -button:active, -button:focus { +.button { background-color: $color-button-background; color: $color-button-foreground; text-transform: uppercase;