Use dashicons for custom post types

This commit is contained in:
Brian Miyaji
2013-12-31 00:12:31 +11:00
parent 51bf14e85d
commit 037d001494
5 changed files with 5 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
#adminmenu #menu-posts-sp_tournament div.wp-menu-image,
#adminmenu #menu-posts-sp_venue div.wp-menu-image {
background-image: url(../images/menu.png);
background-image: none;
background-repeat: no-repeat;
background-position: 1px -33px;
}