1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-01 04:22:11 +02:00

[ticket/15037] Update imageset to retina

PHPBB3-15037
This commit is contained in:
hanakin
2017-01-23 21:19:11 -05:00
parent 3c30cbd39e
commit 71ca228b8e
37 changed files with 2 additions and 1 deletions

View File

@@ -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 {