mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Textbox is back.
This commit is contained in:
parent
24a727619a
commit
4ef56d9327
@ -103,14 +103,13 @@
|
||||
<hbox flex="1">
|
||||
|
||||
|
||||
<box onchange="syncPref(this)" tabindex="54"
|
||||
<textbox onchange="syncPref(this)" tabindex="54"
|
||||
flex="1"
|
||||
style="margin:3px ! important;"
|
||||
id="downloadDir"
|
||||
preference="browser.download.dir"
|
||||
/>
|
||||
|
||||
|
||||
<button id="chooseFolderButton" tabindex="55"
|
||||
class='box-prefgroupitem'
|
||||
label="Set Folder"
|
||||
|
Loading…
Reference in New Issue
Block a user