first commit

This commit is contained in:
Kevin Adametz 2021-01-08 17:48:20 +01:00
commit 0baac018a2
1011 changed files with 145854 additions and 0 deletions

View file

@ -0,0 +1,8 @@
<label class="theme-settings-theme-item custom-controls-stacked">
<input type="radio" name="theme-settings-current-theme">
<span class="d-block mr-auto">
<span class="theme-settings-theme-checkmark"></span> &nbsp;&nbsp;
<span class="theme-settings-theme-name"></span>
</span>
<span class="theme-settings-theme-colors d-flex"></span>
</label>