This commit is contained in:
John McLear 2011-11-26 19:16:32 +00:00
parent dd2d0d45f0
commit 33c51e1b01
1 changed files with 1 additions and 0 deletions

View File

@ -711,6 +711,7 @@ var paduserlist = (function()
}
$("#myswatch").css({'background-color': myUserInfo.colorId});
$("#usericonback").css({'background-color': myUserInfo.colorId});
}
};
return self;