1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-13 04:04:12 +02:00

[ticket/17283] Remove last remaining uses of iconify

PHPBB3-17283
This commit is contained in:
Marc Alexander
2024-01-04 20:22:24 +01:00
parent 8bbb4aa25d
commit 75b2579aa9
27 changed files with 106 additions and 97 deletions

View File

@@ -283,7 +283,7 @@ a:hover .icon.icon-black, /* DEPRECATED 4.0 */
}
.c-twitter-icon {
color: #1da1f2;
color: #000000;
}
.c-skype-icon {

View File

@@ -964,8 +964,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
}
.pagination li.page-jump a i {
font-size: 21px;
line-height: 21px;
font-size: 16px;
}
.pagination .arrow a {

View File

@@ -127,9 +127,7 @@ blockquote cite:before,
---------------------------------------- */
.contact-icon {
background-repeat: no-repeat;
display: block;
width: 24px;
height: 24px;
display: inline-block;
}
.c-button-icon {