Page MenuHomeIn-Portal Phabricator

toolbar-sprite.css
No OneTemporary

File Metadata

Created
Mon, Oct 13, 7:19 PM

toolbar-sprite.css

.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; }

Event Timeline