Index: branches/5.2.x/admin_templates/img/toolbar/toolbar-sprite.css =================================================================== diff -u -N --- branches/5.2.x/admin_templates/img/toolbar/toolbar-sprite.css (revision 0) +++ branches/5.2.x/admin_templates/img/toolbar/toolbar-sprite.css (revision 15283) @@ -0,0 +1,9 @@ +.in-news-toolbar-sprite { + background: url("@templates_base@/../../modules/in-news/admin_templates/img/toolbar/toolbar-sprite.png") repeat-x scroll 0 0 transparent; + border: 0 none; + cursor: pointer; + padding: 0; +} +#in-news-tb-new_article { background-position: -0px -0px; } +#in-news-tb-new_article.hover { background-position: -32px -0px; } +#in-news-tb-new_article.disabled { background-position: -64px -0px; } Index: branches/5.2.x/admin_templates/img/toolbar/toolbar-sprite.png =================================================================== diff -u -N Binary files differ Index: branches/5.2.x/admin_templates/img/toolbar/tool_new_article_f2.gif =================================================================== diff -u -N -r14256 -r15283 Binary files differ Index: branches/5.2.x/admin_templates/img/toolbar/tool_new_article_f3.gif =================================================================== diff -u -N -r14256 -r15283 Binary files differ Index: branches/5.2.x/admin_templates/img/toolbar/tool_new_article.gif =================================================================== diff -u -N -r14256 -r15283 Binary files differ