1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188
|
<!DOCTYPE html>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<html class="left initializing sidebar flexible">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/resources/16x16.svg">
<script type="module" src="./index.js"></script>
<script type="module" src="/common/handle-accel-key.js"></script>
<link rel="stylesheet" type="text/css" href="./sidebar.css"/>
<style id="size-definition" type="text/css"></style>
<style id="contextual-identity-styling" type="text/css"></style>
<link id="style-loader" rel="stylesheet" type="text/css" href=""/>
<style id="browser-theme-definition" type="text/css"></style>
<style id="addons-style-rules" type="text/css"></style><!-- this is just a dummy to determine insertion position of actual style definitions -->
<style id="active-tree-rules" type="text/css"></style>
<style id="user-style-rules" type="text/css"></style>
</head>
<body class="flexible">
<div id="tabbar-top" class="vbox"><div class="extra-items-container"></div></div>
<div id="tabbar-container" class="vbox">
<div id="tabbar" class="vbox">
<div id="pinned-tabs-container" class="vbox">
</div>
<div id="pinned-tabs-container-resizer"></div>
<div id="normal-tabs-container" class="vbox">
<div class="virtual-scroll-container vbox"></div>
<div class="tabs-spacer"></div>
<div class="overflow-indicator start"></div>
<div class="overflow-indicator end"></div>
<div class="sticky-tabs-container above vbox"></div>
<div class="sticky-tabs-container below vbox"></div>
</div>
<div class="after-tabs vbox">
<div class="newtab-button-box vbox">
<button class="newtab-action-selector-anchor"
title="__MSG_tabbar_newTabAction_tooltip__"
data-menu-ui="newtab-action-selector"
tabindex="-1"></button>
<button class="contextual-identities-selector-anchor"
title="__MSG_tabbar_newTabWithContexualIdentity_tooltip__"
data-menu-ui="contextual-identities-selector"
tabindex="-1"></button>
<div class="newtab-button"
role="button"
title="__MSG_tabbar_newTabButton_tooltip__"
tabindex="-1"
draggable="true"><div class="extra-items-container"></div></div>
</div>
</div>
</div>
<div class="after-tabs vbox">
<div id="out-of-view-tab-notifier"></div>
<div class="newtab-button-box vbox">
<button class="newtab-action-selector-anchor"
title="__MSG_tabbar_newTabAction_tooltip__"
data-menu-ui="newtab-action-selector"
tabindex="-1"></button>
<button class="contextual-identities-selector-anchor"
title="__MSG_tabbar_newTabWithContexualIdentity_tooltip__"
data-menu-ui="contextual-identities-selector"
tabindex="-1"></button>
<div class="newtab-button"
role="button"
title="__MSG_tabbar_newTabButton_tooltip__"
tabindex="-1"
draggable="true"><div class="extra-items-container"></div></div>
</div>
</div>
<div id="tabbar-bottom" class="vbox"><div class="extra-items-container"></div></div>
</div>
<div id="subpanel-container">
<div id="subpanel-header">
<span id="subpanel-header-main">
<span id="subpanel-selector-anchor"
data-menu-ui="subpanel-selector"
class="clickable"
role="button">
<span class="icon"><img></span>
<span class="label"></span>
</span>
</span>
<span id="subpanel-toggler"
class="clickable"
role="button"
title="__MSG_command_toggleSubPanel__"
aria-label="__MSG_command_toggleSubPanel__"></span>
</div>
</div>
<ul id="subpanel-selector"></ul>
<ul id="newtab-action-selector">
<li data-value="independent"
data-icon="/sidebar/styles/icons/newtab-independent.svg"
data-icon-color="currentColor"
>__MSG_tabbar_newTabAction_independent_label__</li>
<li data-value="child"
data-icon="/sidebar/styles/icons/newtab-child.svg"
data-icon-color="currentColor"
>__MSG_tabbar_newTabAction_child_label__</li>
<li data-value="sibling"
data-icon="/sidebar/styles/icons/newtab-sibling.svg"
data-icon-color="currentColor"
>__MSG_tabbar_newTabAction_sibling_label__</li>
<li data-value="next-sibling"
data-icon="/sidebar/styles/icons/newtab-next-sibling.svg"
data-icon-color="currentColor"
>__MSG_tabbar_newTabAction_nextSibling_label__</li>
</ul>
<ul id="contextual-identities-selector"></ul>
<div class="item-drop-blocker" id="item-drop-blocker-top"></div>
<div class="item-drop-blocker" id="item-drop-blocker-right"></div>
<div class="item-drop-blocker" id="item-drop-blocker-bottom"></div>
<div class="item-drop-blocker" id="item-drop-blocker-left"></div>
<div id="notifications" class="vbox"></div>
<div id="background"></div><!-- This is required to hide dummy elements without offscreen rendering outside of the viewport. See also: https://github.com/piroor/treestyletab/issues/1703#issuecomment-354646405 -->
<ul id="dummy-tabs">
<span id="dummy-favicon-size-box" class="dummy"></span>
<span id="dummy-tab-color-box" class="dummy"></span>
<span id="dummy-highlight-color-box" class="dummy"></span>
<span id="dummy-shift-tabs-for-scrollbar-distance-box" class="dummy"></span>
<span class="throbber dummy"><span id="sync-throbber"></span></span>
<tab-item id="dummy-tab" class="tab dummy">
<span class="extra-items-container indent"></span>
<tab-item-substance>
<tab-twisty class="twisty"></tab-twisty>
<span class="ui">
<span class="extra-items-container above"></span>
<span class="caption">
<tab-favicon class="favicon"><span class="throbber" id="conductor-throbber-container"><span id="conductor-throbber"></span></span></tab-favicon>
<tab-label class="label" value="-"></tab-label>
<tab-counter class="counter">0</tab-counter>
<tab-closebox class="close-box"></tab-closebox>
<span class="extra-items-container behind"></span>
<span class="extra-items-container front"></span>
</span>
<span class="extra-items-container below"></span>
</span>
</tab-item-substance>
</tab-item>
<tab-item id="dummy-sizer-tab" class="tab">
<span class="extra-items-container indent"></span>
<tab-item-substance>
<tab-twisty class="twisty"></tab-twisty>
<span class="ui">
<span class="extra-items-container above"></span>
<span class="caption">
<tab-favicon class="favicon"><span class="throbber" id="conductor-throbber-container"><span id="conductor-throbber"></span></span></tab-favicon>
<tab-label class="label" value="-"></tab-label>
<tab-counter class="counter">0</tab-counter>
<tab-closebox class="close-box"></tab-closebox>
<span class="extra-items-container behind"></span>
<span class="extra-items-container front"></span>
</span>
<span class="extra-items-container below"></span>
</span>
</tab-item-substance>
</tab-item>
<tab-item id="dummy-faviconized-tab" class="tab faviconized dummy">
<span class="extra-items-container indent"></span>
<tab-item-substance>
<tab-twisty class="twisty"></tab-twisty>
<span class="ui">
<span class="extra-items-container above"></span>
<span class="caption">
<tab-favicon class="favicon"><span class="throbber" id="conductor-throbber-container"><span id="conductor-throbber"></span></span></tab-favicon>
<tab-label class="label" value="-"></tab-label>
<tab-counter class="counter">0</tab-counter>
<tab-closebox class="close-box"></tab-closebox>
<span class="extra-items-container behind"></span>
<span class="extra-items-container front"></span>
</span>
<span class="extra-items-container below"></span>
</span>
</tab-item-substance>
</tab-item>
</ul>
<div id="blocking-screen">
<span class="throbber"></span>
<progress max="100" value="0"></progress>
</div>
<div id="tabPreviewRoot"></div>
<ul id="tabContextMenu"></ul>
<ul id="newTabButtonContextMenu"></ul>
<div id="tabGroupContextMenuRoot"></div>
</body>
</html>
|