Skip to content

Commit f54d489

Browse files
committed
Theme: Fix ThemeRoller variable for ui-icon-background
1 parent 3570cc5 commit f54d489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/base/theme.css

Lines changed: 1 addition & 1 deletion
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/*{bgColorActive}*/;
122+
background-color: #ffffff/*{fcColorActive}*/;
123123
}
124124
.ui-state-active a,
125125
.ui-state-active a:link,

0 commit comments

Comments
 (0)