Swapped star for shield.png

This commit is contained in:
Paradox
2011-06-28 12:11:54 -07:00
committed by Max Goodman
parent 2d0481fb14
commit 8543989d35
3 changed files with 2 additions and 2 deletions

View File

@@ -4041,7 +4041,7 @@ dd { margin-left: 20px; }
}
.titlebox form.leavemoderator-button {
background-image: url(/static/star.png); /* SPRITE */
background-image: url(/static/shield.png); /* SPRITE */
}
.titlebox form.leavecontributor-button {
background-image: url(/static/pencil.png); /* SPRITE */
@@ -4069,7 +4069,7 @@ dd { margin-left: 20px; }
background-image: url(/static/reddit_ban.png); /* SPRITE */
}
.icon-menu .reddit-moderators {
background-image: url(/static/star.png); /* SPRITE */
background-image: url(/static/shield.png); /* SPRITE */
}
.icon-menu .moderator-mail {
background-image: url(/static/mailgray.png); /* SPRITE */

Binary file not shown.

After

Width:  |  Height:  |  Size: 771 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 595 B