mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 13:44:12 +02:00
[ticket/12234] Replace ICQ with custom profile field
PHPBB3-12234
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
padding-left: 72px;
|
||||
padding-top: 20px;
|
||||
}
|
||||
.imageset.icon_contact_icq {
|
||||
.imageset.phpbb_icq-icon, .imageset.icon_contact_icq {
|
||||
background-image: url("./icon_contact_icq.gif");
|
||||
padding-left: 72px;
|
||||
padding-top: 20px;
|
||||
|
@@ -1023,7 +1023,7 @@ a.imageset {
|
||||
padding-left: 72px;
|
||||
padding-top: 20px;
|
||||
}
|
||||
.imageset.icon_contact_icq {
|
||||
.imageset.phpbb_icq-icon, .imageset.icon_contact_icq {
|
||||
background-image: url("./en/icon_contact_icq.gif");
|
||||
padding-left: 72px;
|
||||
padding-top: 20px;
|
||||
|
Reference in New Issue
Block a user