Skip to content

Commit 34289e9

Browse files
committed
Revert "Theme: Replace missing definition for default icons"
This reverts commit dde9b83.
1 parent d8b876c commit 34289e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

themes/base/theme.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,7 @@ a.ui-button:active,
219219
.ui-state-error-text .ui-icon {
220220
background-image: url("images/ui-icons_cc0000_256x240.png")/*{iconsError}*/;
221221
}
222-
.ui-button .ui-icon,
223-
.ui-state-default .ui-icon {
222+
.ui-button .ui-icon {
224223
background-image: url("images/ui-icons_777777_256x240.png")/*{iconsDefault}*/;
225224
}
226225

0 commit comments

Comments
 (0)