Add configurable widget online effects

This commit is contained in:
rajchales-monito
2026-07-24 14:02:37 +02:00
parent 8178b4a4e7
commit e3270201b8
5 changed files with 98 additions and 7 deletions
+8
View File
@@ -110,6 +110,14 @@
<label>Pozice mobil <select name="mobileSide"><option>right</option><option>left</option></select></label>
<label>Mobil bottom px <input name="mobileBottom" type="number"></label>
<label>Mobil offset px <input name="mobileOffset" type="number"></label>
<fieldset class="effect-settings">
<legend>Online efekt tlacitka</legend>
<label><input name="launcherBreathe" type="checkbox"> jemne dychani</label>
<label><input name="launcherRing" type="checkbox"> svetelny prstenec</label>
<label><input name="launcherHoverLabel" type="checkbox"> napis pri najeti</label>
<label><input name="launcherWave" type="checkbox"> jednorazova vlna</label>
<label><input name="launcherAvatar" type="checkbox"> mini avatar styl</label>
</fieldset>
<label class="switch setting-switch">
<input name="pulseOnAdminReply" type="checkbox">
<span>Pulzovani widgetu pri odpovedi</span>