mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-03 11:21:31 +08:00
style(settings): merge description into checkbox
This commit is contained in:
parent
a6f29bfbf3
commit
37b10e2144
@ -15,12 +15,11 @@ const TPL = `
|
|||||||
<div class="options-section">
|
<div class="options-section">
|
||||||
<h4>Background effects</h4>
|
<h4>Background effects</h4>
|
||||||
|
|
||||||
<p>On the desktop application, it's possible to use a semi-transparent background tinted in the colors of the user's wallpaper to add a touch of color.</p>
|
<div class="side-checkbox">
|
||||||
|
|
||||||
<div class="col-6 side-checkbox">
|
|
||||||
<label class="form-check">
|
<label class="form-check">
|
||||||
<input type="checkbox" class="background-effects form-check-input" />
|
<input type="checkbox" class="background-effects form-check-input" />
|
||||||
Enable background effects (Windows 11 only)
|
<strong>Enable background effects (Windows 11 only)</strong>
|
||||||
|
<p>On the desktop application, it's possible to use a semi-transparent background tinted in the colors of the user's wallpaper to add a touch of color.</p>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user