Merge pull request #4 from prototech/ticket/12431

[ticket/12431] Add topic poll icon.
This commit is contained in:
PayBas 2014-05-04 21:42:15 +02:00
commit d6c1ca7d94
2 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B

View file

@ -351,9 +351,9 @@ span.imageset {
padding-top: 14px;
}
.imageset.icon_topic_poll {
background-image: url("./images/icon_topic_poll.png");
padding-left: 1px;
padding-top: 1px;
background-image: url("./images/icon_topic_poll.gif");
padding-left: 11px;
padding-top: 10px;
}
.imageset.icon_user_warn {
background-image: url("./images/icon_user_warn.gif");