mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12235] Convert WLM to custom profile field
PHPBB3-12235
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
padding-left: 72px;
|
||||
padding-top: 20px;
|
||||
}
|
||||
.imageset.icon_contact_msnm {
|
||||
.imageset.phpbb_wlm-icon, .imageset.icon_contact_msnm {
|
||||
background-image: url("./icon_contact_msnm.gif");
|
||||
padding-left: 72px;
|
||||
padding-top: 20px;
|
||||
|
@@ -1033,7 +1033,7 @@ a.imageset {
|
||||
padding-left: 72px;
|
||||
padding-top: 20px;
|
||||
}
|
||||
.imageset.icon_contact_msnm {
|
||||
.imageset.phpbb_wlm-icon, .imageset.icon_contact_msnm {
|
||||
background-image: url("./en/icon_contact_msnm.gif");
|
||||
padding-left: 72px;
|
||||
padding-top: 20px;
|
||||
|
Reference in New Issue
Block a user