diff --git a/templates/custom/header.tmpl b/templates/custom/header.tmpl index 5a310d6..7815e3d 100644 --- a/templates/custom/header.tmpl +++ b/templates/custom/header.tmpl @@ -201,7 +201,7 @@ background-color: var(--hover-bg-color); } - .button-selected, .button.selected, .button-default.selected { + .button-selected, .button.active, .button-default.active { color: var(--accent-bg-color); background-color: var(--selected-bg-color);