зеркало из https://github.com/mozilla/gecko-dev.git
Bug #372350 --> remove cycler on the folder pane label. It was undiscoverable and introduced a phantom tab when tabbing through the various panes.
This commit is contained in:
Родитель
73da110d58
Коммит
d70dbf0da5
|
@ -174,7 +174,7 @@
|
|||
|
||||
<label id="folderColumnLabel" hidden="true" value="&folderColumn.label;"/>
|
||||
<sidebarheader id="folderPaneHeader" align="center">
|
||||
<label id="folderpane-title" onclick="CycleFolderView(true);"/>
|
||||
<label id="folderpane-title"/>
|
||||
<spacer flex="1"/>
|
||||
<toolbarbutton id="folderview-cycler-left" class="folderview-cycler"
|
||||
onclick="CycleFolderView(false);"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче