mirror of
https://github.com/XFox111/TabsAsideExtension.git
synced 2026-04-22 07:58:01 +03:00
+3
-3
@@ -19,7 +19,7 @@
|
||||
<aside class="tabsAside pane">
|
||||
<header>
|
||||
<h1 loc="name">Tabs aside</h1>
|
||||
<button loc_alt="options" class="btn more" title="Options"><span class="updateBadge"></span></button>
|
||||
<button loc_alt="options" class="btn more" title="Options"><span class="updateBadge"></span></button>
|
||||
|
||||
<nav>
|
||||
<label class="checkbox control">
|
||||
@@ -64,9 +64,9 @@
|
||||
</p>
|
||||
</nav>
|
||||
|
||||
<button loc_alt="closePanel" class="btn remove" title="Close panel"></button>
|
||||
<button loc_alt="closePanel" class="btn remove" title="Close panel"></button>
|
||||
<a class="saveTabs">
|
||||
<span class="iconArrowRight"></span>
|
||||
<span class="iconArrowRight"></span>
|
||||
<span loc="setAside">Set current tabs aside</span>
|
||||
<span loc_alt="setMultipleTabsAsideTooltip" class="iconQuestionCircle" title="Tip : You can set aside specific tabs by selecting them (by holding CTRL or SHIFT and clicking on the tabs) before clicking on the TabsAside extension"></span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user