mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
Keep this window on top.
This commit is contained in:
@@ -36,7 +36,7 @@ const TPL = `
|
||||
</style>
|
||||
|
||||
<!-- divs act as a hitbox for the buttons, making them clickable on corners -->
|
||||
<div class="top-btn" title="Bring this window to the top. "><button class="btn bx bx-pin"></button></div>
|
||||
<div class="top-btn" title="Keep this window on top. "><button class="btn bx bx-pin"></button></div>
|
||||
<div class="minimize-btn"><button class="btn bx bx-minus"></button></div>
|
||||
<div class="maximize-btn"><button class="btn bx bx-checkbox"></button></div>
|
||||
<div class="close-btn"><button class="btn bx bx-x"></button></div>
|
||||
|
||||
Reference in New Issue
Block a user