aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--themes/base/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/base/theme.css b/themes/base/theme.css
index d84cd1905..c802a0900 100644
--- a/themes/base/theme.css
+++ b/themes/base/theme.css
@@ -119,7 +119,7 @@ a.ui-button:active,
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff/*{borderColorActive}*/;
- background-color: #ffffff/*{fcActive}*/;
+ background-color: #ffffff/*{bgColorContent}*/;
}
.ui-state-active a,
.ui-state-active a:link,