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:
@@ -283,7 +283,7 @@ a:hover .icon.icon-black, /* DEPRECATED 4.0 */
|
||||
}
|
||||
|
||||
.c-twitter-icon {
|
||||
color: #1da1f2;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.c-skype-icon {
|
||||
|
@@ -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 {
|
||||
|
@@ -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 {
|
||||
|
Reference in New Issue
Block a user