mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 08:15:52 +01:00
refactored chrome tabs into "tab row"
This commit is contained in:
@@ -210,9 +210,6 @@
|
||||
|
||||
<script src="libraries/dayjs.min.js"></script>
|
||||
|
||||
<script src="libraries/chrome-tabs/chrome-tabs.js"></script>
|
||||
<link href="libraries/chrome-tabs/chrome-tabs.css" rel="stylesheet">
|
||||
|
||||
<link href="stylesheets/themes.css" rel="stylesheet">
|
||||
<link href="stylesheets/style.css" rel="stylesheet">
|
||||
<link href="stylesheets/desktop.css" rel="stylesheet">
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<div class="chrome-tabs">
|
||||
<div class="chrome-tabs-content"></div>
|
||||
<div class="note-tab-row">
|
||||
<div class="note-tab-row-content"></div>
|
||||
</div>
|
||||
|
||||
<div id="note-tab-container">
|
||||
|
||||
Reference in New Issue
Block a user