зеркало из https://github.com/mozilla/pjs.git
Minor UI changes to get content to fit on pref panes with better resizing behavior (74002). sr=ben
This commit is contained in:
Родитель
a150ca5aa6
Коммит
5e3b884be7
|
@ -42,7 +42,7 @@
|
|||
var panel = "chrome://communicator/content/pref/pref-appearance.xul";
|
||||
// the first elements in this array will be poked from chromeregistry loaded
|
||||
// overlays once overlays.rdf works properly
|
||||
var _elementIDs = ["generalStartupBrowser", /*"toolbarStyle,"*/ "showHideTooltips"];
|
||||
var _elementIDs = ["generalStartupBrowser", "showHideTooltips"];
|
||||
]]>
|
||||
</script>
|
||||
|
||||
|
|
|
@ -191,7 +191,7 @@
|
|||
</columns>
|
||||
<rows>
|
||||
<row>
|
||||
<tree class="inset" id="disabledDomains" multiple="true" onkeyup="treeHandleEvent(event)" style="height: 100px;" flex="1">
|
||||
<tree class="inset" id="disabledDomains" multiple="true" onkeyup="treeHandleEvent(event)" style="height: 65px;" flex="1">
|
||||
<treecolgroup>
|
||||
<treecol flex="1"/>
|
||||
</treecolgroup>
|
||||
|
|
|
@ -15,6 +15,6 @@
|
|||
<!ENTITY clearLocationBarButton.accesskey "b">
|
||||
|
||||
<!ENTITY shistory.label "Session History">
|
||||
<!ENTITY shistoryDescription1.label "Session History is a list of pages previously visited on each open browser window. Session History is accessible through the Back and Forward buttons">
|
||||
<!ENTITY shistoryDescription2.label "Maximum number of pages maintained by Session History for each window">
|
||||
<!ENTITY shistoryDescription1.label "Session History is a list of pages previously visited for an open browser window, accessible via the Back and Forward buttons.">
|
||||
<!ENTITY shistoryDescription2.label "Session history size (number of pages):">
|
||||
<!ENTITY shistory.accesskey "s">
|
||||
|
|
Загрузка…
Ссылка в новой задаче