Skip to content

Commit ba2e881

Browse files
committed
Revert "Theme: Switch icon background to use bgColorContent"
This reverts commit 265b8f5.
1 parent 8a266d2 commit ba2e881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/base/theme.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ a.ui-button:active,
119119
.ui-icon-background,
120120
.ui-state-active .ui-icon-background {
121121
border: #003eff/*{borderColorActive}*/;
122-
background-color: #ffffff/*{bgColorContent}*/;
122+
background-color: #ffffff/*{fcActive}*/;
123123
}
124124
.ui-state-active a,
125125
.ui-state-active a:link,

0 commit comments

Comments
 (0)