|
@ -18,6 +18,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="paneHead"> |
|
|
<div class="paneHead"> |
|
|
|
|
|
<a class="extensionURL" href="#" data-extension-url="dashboard.html" title="popupTipDashboard">uMatrix <span id="version"> </span></a> |
|
|
<div id="toolbarLeft" class="toolbar alignLeft"> |
|
|
<div id="toolbarLeft" class="toolbar alignLeft"> |
|
|
<button id="scopeCell" class="dropdown-menu-button" tabindex="-1"></button> |
|
|
<button id="scopeCell" class="dropdown-menu-button" tabindex="-1"></button> |
|
|
<div class="dropdown-menu"> |
|
|
<div class="dropdown-menu"> |
|
@ -46,17 +47,9 @@ |
|
|
<button id="buttonReload" type="button" class="fa tip-anchor-left" data-i18n-tip="matrixReloadButton"></button> |
|
|
<button id="buttonReload" type="button" class="fa tip-anchor-left" data-i18n-tip="matrixReloadButton"></button> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<!-- Yandex: float works correctly only if it is the first child --> |
|
|
|
|
|
<div class="toolbar alignRight"> |
|
|
<div class="toolbar alignRight"> |
|
|
|
|
|
<button id="buttonRevertAll" class="fa tip-anchor-right" data-i18n-tip="matrixRevertAllEntry"></button> |
|
|
<button type="button" class="fa extensionURL tip-anchor-right" data-extension-url="logger-ui.html" data-i18n-tip="matrixLoggerMenuEntry"></button> |
|
|
<button type="button" class="fa extensionURL tip-anchor-right" data-extension-url="logger-ui.html" data-i18n-tip="matrixLoggerMenuEntry"></button> |
|
|
<button type="button" id="extras" class="dropdown-menu-button fa tip-anchor-right"></button> |
|
|
|
|
|
<div class="dropdown-menu"> |
|
|
|
|
|
<ul> |
|
|
|
|
|
<li id="buttonRevertAll" class="dropdown-menu-entry" data-i18n="matrixRevertAllEntry"> |
|
|
|
|
|
<li class="dropdown-menu-entry extensionURL" data-extension-url="dashboard.html" data-i18n="matrixDashboardMenuEntry"> |
|
|
|
|
|
</ul> |
|
|
|
|
|
</div> |
|
|
|
|
|
<div class="dropdown-menu-capture"></div> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div id="matHead" class="matrix collapsible"> |
|
|
<div id="matHead" class="matrix collapsible"> |
|
|