forked from ZenBrowserMirrors/zen-desktop
fix: Fixed changing tab having the wrong focus on the website, b=(closes #8587), c=workspaces
This commit is contained in:
parent
de175bff11
commit
4aa215e091
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
<hbox class="zen-current-workspace-indicator-icon"></hbox>
|
<hbox class="zen-current-workspace-indicator-icon"></hbox>
|
||||||
<hbox class="zen-current-workspace-indicator-name"></hbox>
|
<hbox class="zen-current-workspace-indicator-name"></hbox>
|
||||||
</vbox>
|
</vbox>
|
||||||
<arrowscrollbox orient="vertical" tabindex="-1" class="workspace-arrowscrollbox">
|
<arrowscrollbox orient="vertical" class="workspace-arrowscrollbox">
|
||||||
<vbox class="zen-workspace-tabs-section zen-workspace-pinned-tabs-section">
|
<vbox class="zen-workspace-tabs-section zen-workspace-pinned-tabs-section">
|
||||||
<html:div class="vertical-pinned-tabs-container-separator"></html:div>
|
<html:div class="vertical-pinned-tabs-container-separator"></html:div>
|
||||||
</vbox>
|
</vbox>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue