mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 00:11:44 +00:00
Poslish
This commit is contained in:
parent
22272fd5a8
commit
bc7d334fff
@ -1389,6 +1389,8 @@ TransferItem.prototype = {
|
||||
document.getElementById("toolbar-download-tag").value=aSource.spec;
|
||||
document.getElementById("toolbar-download-tag").setAttribute("reveal",aTarget.spec);
|
||||
document.getElementById("toolbar-download-tag").setAttribute("sourcelocation",aSource.spec);
|
||||
document.getElementById("toolbar-download-tag").inputField.style.backgroundColor="lightgreen";
|
||||
|
||||
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user