We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265b8f5 commit dde9b83Copy full SHA for dde9b83
themes/base/theme.css
@@ -219,7 +219,8 @@ a.ui-button:active,
219
.ui-state-error-text .ui-icon {
220
background-image: url("images/ui-icons_cc0000_256x240.png")/*{iconsError}*/;
221
}
222
-.ui-button .ui-icon {
+.ui-button .ui-icon,
223
+.ui-state-default .ui-icon {
224
background-image: url("images/ui-icons_777777_256x240.png")/*{iconsDefault}*/;
225
226
0 commit comments