diff -r de33b0d26741 -r 4b914331a39b includes/clientside/css/enano-shared.css --- a/includes/clientside/css/enano-shared.css Wed Jul 09 13:20:49 2008 -0400 +++ b/includes/clientside/css/enano-shared.css Wed Jul 09 17:38:08 2008 -0400 @@ -827,3 +827,11 @@ display: block !important; } +.adminiconsprite { + width: 16px; + height: 16px; + background-image: url(../../../images/icons/applets/sprite.png); + background-position: center center; + background-repeat: no-repeat; +} +