mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
style(next): use the new icon button style for the help buttons associated to switches
This commit is contained in:
@@ -113,7 +113,7 @@ const TPL = `
|
||||
</div>
|
||||
</label>
|
||||
|
||||
<button class="switch-help-button bx bx-help-circle" type="button" data-help-page="" title="${t("open-help-page")}" style="display: none;"></button>
|
||||
<button class="switch-help-button icon-action bx bx-help-circle" type="button" data-help-page="" title="${t("open-help-page")}" style="display: none;"></button>
|
||||
</div>
|
||||
|
||||
</div>`;
|
||||
|
||||
Reference in New Issue
Block a user