mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/15292] Reduce bluriness for forum and topic icons
PHPBB3-15292
This commit is contained in:
parent
63d85935f5
commit
523a1e7b7c
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ dl.row-item {
|
||||||
background-position: 10px 50%; /* Position of folder icon */
|
background-position: 10px 50%; /* Position of folder icon */
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 32px;
|
background-size: 32px;
|
||||||
|
image-rendering: -webkit-optimize-contrast;
|
||||||
}
|
}
|
||||||
|
|
||||||
dl.row-item dt {
|
dl.row-item dt {
|
||||||
|
|
Loading…
Add table
Reference in a new issue