mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Second and final part of https://github.com/Pita/etherpad-lite/issues/233
This commit is contained in:
parent
dd2d0d45f0
commit
33c51e1b01
1 changed files with 1 additions and 0 deletions
|
@ -711,6 +711,7 @@ var paduserlist = (function()
|
|||
}
|
||||
|
||||
$("#myswatch").css({'background-color': myUserInfo.colorId});
|
||||
$("#usericonback").css({'background-color': myUserInfo.colorId});
|
||||
}
|
||||
};
|
||||
return self;
|
||||
|
|
Loading…
Reference in a new issue