Add icon to the flair editor link in the sidebar.

This commit is contained in:
Max Goodman
2011-07-01 17:48:57 -07:00
committed by Logan Hanks
parent 0dcddae22f
commit 3f3b7ec0ed
2 changed files with 3 additions and 0 deletions

View File

@@ -4084,6 +4084,9 @@ dd { margin-left: 20px; }
.icon-menu .reddit-ban {
background-image: url(/static/reddit_ban.png); /* SPRITE */
}
.icon-menu .reddit-flair {
background-image: url(/static/reddit_flair.png); /* SPRITE */
}
.icon-menu .reddit-moderators {
background-image: url(/static/shield.png); /* SPRITE */
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 833 B