mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
Merge pull request #4 from prototech/ticket/12431
[ticket/12431] Add topic poll icon.
This commit is contained in:
BIN
phpBB/styles/prosilver/theme/images/icon_topic_poll.gif
Normal file
BIN
phpBB/styles/prosilver/theme/images/icon_topic_poll.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 120 B |
@@ -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");
|
||||
|
Reference in New Issue
Block a user