mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-04 19:56:37 +02:00
fixed color picker for firefox 4.
This commit is contained in:
parent
68dfff5a21
commit
7fb631b922
@ -636,9 +636,6 @@ function showColorPicker() {
|
||||
pad.notifyChangeColor(newColorId);
|
||||
});
|
||||
|
||||
if(myUserInfo.colorId == i){
|
||||
$(event.target).addClass("picked");
|
||||
}
|
||||
}
|
||||
|
||||
colorPickerSetup = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user