mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merge pull request #4880 from marc1706/ticket/15292
[ticket/15292] Reduce bluriness for forum and topic icons * github.com:phpbb/phpbb: [ticket/15292] Reduce bluriness for forum and topic icons
This commit is contained in:
commit
327333e328
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-repeat: no-repeat;
|
||||
background-size: 32px;
|
||||
image-rendering: -webkit-optimize-contrast;
|
||||
}
|
||||
|
||||
dl.row-item dt {
|
||||
|
|
Loading…
Add table
Reference in a new issue