Skip to content

Commit

Permalink
Revert "Theme: Switch icon background to use bgColorContent"
Browse files Browse the repository at this point in the history
This reverts commit 265b8f5.
  • Loading branch information
mgol committed Sep 25, 2021
1 parent 34289e9 commit 89ffc9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/base/theme.css
Expand Up @@ -119,7 +119,7 @@ a.ui-button:active,
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff/*{borderColorActive}*/;
background-color: #ffffff/*{bgColorContent}*/;
background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
Expand Down

0 comments on commit 89ffc9f

Please sign in to comment.