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 15280) @@ -0,0 +1,9 @@ +.in-bulletin-toolbar-sprite { + background: url("@templates_base@/../../modules/in-bulletin/admin_templates/img/toolbar/toolbar-sprite.png") repeat-x scroll 0 0 transparent; + border: 0 none; + cursor: pointer; + padding: 0; +} +#in-bulletin-tb-new_topic { background-position: -0px -0px; } +#in-bulletin-tb-new_topic.hover { background-position: -32px -0px; } +#in-bulletin-tb-new_topic.disabled { background-position: -64px -0px; } Index: branches/5.2.x/admin_templates/img/toolbar/tool_new_topic.gif =================================================================== diff -u -N -r14252 -r15280 Binary files differ 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_topic_f2.gif =================================================================== diff -u -N -r14252 -r15280 Binary files differ Index: branches/5.2.x/admin_templates/img/toolbar/tool_new_topic_f3.gif =================================================================== diff -u -N -r14252 -r15280 Binary files differ