diff -r 45e887f23282 -r 7152ca0a0ce9 includes/clientside/css/enano-shared.css --- a/includes/clientside/css/enano-shared.css Mon Feb 16 16:04:54 2009 -0500 +++ b/includes/clientside/css/enano-shared.css Mon Feb 16 16:17:25 2009 -0500 @@ -784,7 +784,7 @@ .abutton_red { color: #880000 !important; } .abutton_red:hover { background-color: #880000 !important; } -.abutton_img { +.abutton_img, .abutton.icon { background-image: url('../../../images/mini-error.png'); background-position: 4px center; background-repeat: no-repeat;