1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-02 04:24:56 +02:00

[feature/soft-delete] Use a beautiful recycle icon for softdeleted topics

PHPBB3-9567
This commit is contained in:
Joas Schilling 2012-11-10 12:16:45 +01:00
parent 6e93fee9d2
commit 03821ad2a2
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 964 B

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -343,7 +343,7 @@ span.imageset {
.imageset.icon_topic_deleted {
background-image: url("./images/icon_topic_deleted.png");
padding-left: 16px;
padding-top: 16px;
padding-top: 14px;
}
.imageset.icon_topic_unapproved {
background-image: url("./images/icon_topic_unapproved.gif");