Skip to content

Commit

Permalink
configItemModal
Browse files Browse the repository at this point in the history
  • Loading branch information
Standarduser committed Jan 5, 2025
1 parent a9eb1f8 commit fb8ffe0
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions widgets/vis-homekittiles.html
Original file line number Diff line number Diff line change
Expand Up @@ -1530,10 +1530,15 @@
data-vis-type="ctrl"
data-vis-name="hkt-Config-Modal"
data-vis-prev='<div id="prev_tplHomekittilesSettingsBool" style="position: relative;">
<div class="vis-widget_prev" style="width: 110px; height: 17px; font-size:10px; font-weight: normal;">
<div class="homekitTiles settings bool vis-widget-prev-body state-active">
<label class="label">Switch</label>
<div class="toggle"></div>
<div class="vis-widget_prev" style="width: 110px; height: 55px; font-size:8px; font-weight: normal;">
<div class="homekitTiles config-item config-modal vis-widget-prev-body">
<div class="vis-widget-body">
<div>
<span>MODAL</span><br>
<span>Blur: 3</span><br>
<span>Brightness: 0.3</span>
</div>
</div>
</div>
</div>
</div>'
Expand Down

0 comments on commit fb8ffe0

Please sign in to comment.