apply warning for theme switcher everywhere
This commit is contained in:
parent
a9c7bf02fd
commit
b9cf01de6f
3 changed files with 3 additions and 0 deletions
|
|
@ -68,6 +68,7 @@
|
|||
<li>
|
||||
<span aria-hidden="true" class="seperator"></span>
|
||||
<p class="caption section" style="font-size: smaller; opacity: .9;">Theme</p>
|
||||
<p class="caption" style="color: var(--red);">Only works with JavaScript.</p>
|
||||
|
||||
<span>
|
||||
<input type="radio" id="theme-auto" name="theme-setting" value="auto" checked />
|
||||
|
|
|
|||
|
|
@ -70,6 +70,7 @@
|
|||
<li>
|
||||
<span aria-hidden="true" class="seperator"></span>
|
||||
<p class="caption section" style="font-size: smaller; opacity: .9;">Theme</p>
|
||||
<p class="caption" style="color: var(--red);">Only works with JavaScript.</p>
|
||||
|
||||
<span>
|
||||
<input type="radio" id="theme-auto" name="theme-setting" value="auto" checked />
|
||||
|
|
|
|||
|
|
@ -68,6 +68,7 @@
|
|||
<li>
|
||||
<span aria-hidden="true" class="seperator"></span>
|
||||
<p class="caption section" style="font-size: smaller; opacity: .9;">Theme</p>
|
||||
<p class="caption" style="color: var(--red);">Only works with JavaScript.</p>
|
||||
|
||||
<span>
|
||||
<input type="radio" id="theme-auto" name="theme-setting" value="auto" checked />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue