diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css index 53beee621d..6431f5e0b5 100644 --- a/phpBB/styles/prosilver/theme/content.css +++ b/phpBB/styles/prosilver/theme/content.css @@ -134,6 +134,7 @@ li.header dl.row-item dt .list-inner { dl.row-item { background-position: 10px 50%; /* Position of folder icon */ background-repeat: no-repeat; + background-size: 32px; } dl.row-item dt { @@ -142,7 +143,7 @@ dl.row-item dt { } dl.row-item dt .list-inner { - padding-left: 45px; /* Space for folder icon */ + padding-left: 52px; /* Space for folder icon */ } dl.row-item dt, dl.row-item dd { diff --git a/phpBB/styles/prosilver/theme/images/announce_read.gif b/phpBB/styles/prosilver/theme/images/announce_read.gif index 9457870e6f..b61cc54140 100644 Binary files a/phpBB/styles/prosilver/theme/images/announce_read.gif and b/phpBB/styles/prosilver/theme/images/announce_read.gif differ diff --git a/phpBB/styles/prosilver/theme/images/announce_read_locked.gif b/phpBB/styles/prosilver/theme/images/announce_read_locked.gif index 76ead8a02c..8c7393edf9 100644 Binary files a/phpBB/styles/prosilver/theme/images/announce_read_locked.gif and b/phpBB/styles/prosilver/theme/images/announce_read_locked.gif differ diff --git a/phpBB/styles/prosilver/theme/images/announce_read_locked_mine.gif b/phpBB/styles/prosilver/theme/images/announce_read_locked_mine.gif index 2105d21f10..e3f6e622a3 100644 Binary files a/phpBB/styles/prosilver/theme/images/announce_read_locked_mine.gif and b/phpBB/styles/prosilver/theme/images/announce_read_locked_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/announce_read_mine.gif b/phpBB/styles/prosilver/theme/images/announce_read_mine.gif index 2c88cacca0..d57e5d04e5 100644 Binary files a/phpBB/styles/prosilver/theme/images/announce_read_mine.gif and b/phpBB/styles/prosilver/theme/images/announce_read_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/announce_unread.gif b/phpBB/styles/prosilver/theme/images/announce_unread.gif index 33e10b2ccc..eb9edd1520 100644 Binary files a/phpBB/styles/prosilver/theme/images/announce_unread.gif and b/phpBB/styles/prosilver/theme/images/announce_unread.gif differ diff --git a/phpBB/styles/prosilver/theme/images/announce_unread_locked.gif b/phpBB/styles/prosilver/theme/images/announce_unread_locked.gif index 76dcc6ca71..054b0ae38d 100644 Binary files a/phpBB/styles/prosilver/theme/images/announce_unread_locked.gif and b/phpBB/styles/prosilver/theme/images/announce_unread_locked.gif differ diff --git a/phpBB/styles/prosilver/theme/images/announce_unread_locked_mine.gif b/phpBB/styles/prosilver/theme/images/announce_unread_locked_mine.gif index 53782fc3dc..a37b165b4f 100644 Binary files a/phpBB/styles/prosilver/theme/images/announce_unread_locked_mine.gif and b/phpBB/styles/prosilver/theme/images/announce_unread_locked_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/announce_unread_mine.gif b/phpBB/styles/prosilver/theme/images/announce_unread_mine.gif index bc07df0ce9..55f649cc4b 100644 Binary files a/phpBB/styles/prosilver/theme/images/announce_unread_mine.gif and b/phpBB/styles/prosilver/theme/images/announce_unread_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/forum_link.gif b/phpBB/styles/prosilver/theme/images/forum_link.gif index efeaf0a11f..42d445838b 100644 Binary files a/phpBB/styles/prosilver/theme/images/forum_link.gif and b/phpBB/styles/prosilver/theme/images/forum_link.gif differ diff --git a/phpBB/styles/prosilver/theme/images/forum_read.gif b/phpBB/styles/prosilver/theme/images/forum_read.gif index 845618c1a2..79d605ad7c 100644 Binary files a/phpBB/styles/prosilver/theme/images/forum_read.gif and b/phpBB/styles/prosilver/theme/images/forum_read.gif differ diff --git a/phpBB/styles/prosilver/theme/images/forum_read_locked.gif b/phpBB/styles/prosilver/theme/images/forum_read_locked.gif index 7afb092a8f..5eaf460a59 100644 Binary files a/phpBB/styles/prosilver/theme/images/forum_read_locked.gif and b/phpBB/styles/prosilver/theme/images/forum_read_locked.gif differ diff --git a/phpBB/styles/prosilver/theme/images/forum_read_subforum.gif b/phpBB/styles/prosilver/theme/images/forum_read_subforum.gif index 7119486539..b7b8176e4e 100644 Binary files a/phpBB/styles/prosilver/theme/images/forum_read_subforum.gif and b/phpBB/styles/prosilver/theme/images/forum_read_subforum.gif differ diff --git a/phpBB/styles/prosilver/theme/images/forum_unread.gif b/phpBB/styles/prosilver/theme/images/forum_unread.gif index 1a397cb216..8df11e7782 100644 Binary files a/phpBB/styles/prosilver/theme/images/forum_unread.gif and b/phpBB/styles/prosilver/theme/images/forum_unread.gif differ diff --git a/phpBB/styles/prosilver/theme/images/forum_unread_locked.gif b/phpBB/styles/prosilver/theme/images/forum_unread_locked.gif index 34f1d46ad7..63ac3fbedf 100644 Binary files a/phpBB/styles/prosilver/theme/images/forum_unread_locked.gif and b/phpBB/styles/prosilver/theme/images/forum_unread_locked.gif differ diff --git a/phpBB/styles/prosilver/theme/images/forum_unread_subforum.gif b/phpBB/styles/prosilver/theme/images/forum_unread_subforum.gif index e955887020..c5a2da1e31 100644 Binary files a/phpBB/styles/prosilver/theme/images/forum_unread_subforum.gif and b/phpBB/styles/prosilver/theme/images/forum_unread_subforum.gif differ diff --git a/phpBB/styles/prosilver/theme/images/sticky_read.gif b/phpBB/styles/prosilver/theme/images/sticky_read.gif index e1af585da5..c56a3833f9 100644 Binary files a/phpBB/styles/prosilver/theme/images/sticky_read.gif and b/phpBB/styles/prosilver/theme/images/sticky_read.gif differ diff --git a/phpBB/styles/prosilver/theme/images/sticky_read_locked.gif b/phpBB/styles/prosilver/theme/images/sticky_read_locked.gif index 79f581be79..854a8f06de 100644 Binary files a/phpBB/styles/prosilver/theme/images/sticky_read_locked.gif and b/phpBB/styles/prosilver/theme/images/sticky_read_locked.gif differ diff --git a/phpBB/styles/prosilver/theme/images/sticky_read_locked_mine.gif b/phpBB/styles/prosilver/theme/images/sticky_read_locked_mine.gif index ad056086e5..0d559c0767 100644 Binary files a/phpBB/styles/prosilver/theme/images/sticky_read_locked_mine.gif and b/phpBB/styles/prosilver/theme/images/sticky_read_locked_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/sticky_read_mine.gif b/phpBB/styles/prosilver/theme/images/sticky_read_mine.gif index 8f5f28fe5e..3cd077355a 100644 Binary files a/phpBB/styles/prosilver/theme/images/sticky_read_mine.gif and b/phpBB/styles/prosilver/theme/images/sticky_read_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/sticky_unread.gif b/phpBB/styles/prosilver/theme/images/sticky_unread.gif index d62b3c0f3a..0d201657e3 100644 Binary files a/phpBB/styles/prosilver/theme/images/sticky_unread.gif and b/phpBB/styles/prosilver/theme/images/sticky_unread.gif differ diff --git a/phpBB/styles/prosilver/theme/images/sticky_unread_locked.gif b/phpBB/styles/prosilver/theme/images/sticky_unread_locked.gif index 5792b8649a..a8f7ba8424 100644 Binary files a/phpBB/styles/prosilver/theme/images/sticky_unread_locked.gif and b/phpBB/styles/prosilver/theme/images/sticky_unread_locked.gif differ diff --git a/phpBB/styles/prosilver/theme/images/sticky_unread_locked_mine.gif b/phpBB/styles/prosilver/theme/images/sticky_unread_locked_mine.gif index 93495770c8..bb14033781 100644 Binary files a/phpBB/styles/prosilver/theme/images/sticky_unread_locked_mine.gif and b/phpBB/styles/prosilver/theme/images/sticky_unread_locked_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/sticky_unread_mine.gif b/phpBB/styles/prosilver/theme/images/sticky_unread_mine.gif index e201a9f31f..c7ae656f02 100644 Binary files a/phpBB/styles/prosilver/theme/images/sticky_unread_mine.gif and b/phpBB/styles/prosilver/theme/images/sticky_unread_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_moved.gif b/phpBB/styles/prosilver/theme/images/topic_moved.gif index 3dafa46ed7..707b9f5d3d 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_moved.gif and b/phpBB/styles/prosilver/theme/images/topic_moved.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_read.gif b/phpBB/styles/prosilver/theme/images/topic_read.gif index 640d5396f8..a3b706eb11 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_read.gif and b/phpBB/styles/prosilver/theme/images/topic_read.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_read_hot.gif b/phpBB/styles/prosilver/theme/images/topic_read_hot.gif index dcb6f3bd60..d118fdcc4f 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_read_hot.gif and b/phpBB/styles/prosilver/theme/images/topic_read_hot.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_read_hot_mine.gif b/phpBB/styles/prosilver/theme/images/topic_read_hot_mine.gif index 1e5498a9be..2e16f96e33 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_read_hot_mine.gif and b/phpBB/styles/prosilver/theme/images/topic_read_hot_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_read_locked.gif b/phpBB/styles/prosilver/theme/images/topic_read_locked.gif index a47affb2f2..3154d38463 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_read_locked.gif and b/phpBB/styles/prosilver/theme/images/topic_read_locked.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_read_locked_mine.gif b/phpBB/styles/prosilver/theme/images/topic_read_locked_mine.gif index d6142f0ea7..ac0248c2be 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_read_locked_mine.gif and b/phpBB/styles/prosilver/theme/images/topic_read_locked_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_read_mine.gif b/phpBB/styles/prosilver/theme/images/topic_read_mine.gif index 18a1245b93..b0e9455d0e 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_read_mine.gif and b/phpBB/styles/prosilver/theme/images/topic_read_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_unread.gif b/phpBB/styles/prosilver/theme/images/topic_unread.gif index 3fa920b6fc..de500726ec 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_unread.gif and b/phpBB/styles/prosilver/theme/images/topic_unread.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_unread_hot.gif b/phpBB/styles/prosilver/theme/images/topic_unread_hot.gif index e712f6e827..1937164e08 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_unread_hot.gif and b/phpBB/styles/prosilver/theme/images/topic_unread_hot.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_unread_hot_mine.gif b/phpBB/styles/prosilver/theme/images/topic_unread_hot_mine.gif index fa8b167c64..28fdd88f4b 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_unread_hot_mine.gif and b/phpBB/styles/prosilver/theme/images/topic_unread_hot_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_unread_locked.gif b/phpBB/styles/prosilver/theme/images/topic_unread_locked.gif index 0a9768ba7d..177dae74f4 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_unread_locked.gif and b/phpBB/styles/prosilver/theme/images/topic_unread_locked.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_unread_locked_mine.gif b/phpBB/styles/prosilver/theme/images/topic_unread_locked_mine.gif index 916b60517e..2b6b854e33 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_unread_locked_mine.gif and b/phpBB/styles/prosilver/theme/images/topic_unread_locked_mine.gif differ diff --git a/phpBB/styles/prosilver/theme/images/topic_unread_mine.gif b/phpBB/styles/prosilver/theme/images/topic_unread_mine.gif index 4ca8492e74..fd16eeedef 100644 Binary files a/phpBB/styles/prosilver/theme/images/topic_unread_mine.gif and b/phpBB/styles/prosilver/theme/images/topic_unread_mine.gif differ