first commit
This commit is contained in:
commit
0baac018a2
1011 changed files with 145854 additions and 0 deletions
8
resources/assets/vendor/js/_theme-settings/_theme-settings-theme-item.html
vendored
Normal file
8
resources/assets/vendor/js/_theme-settings/_theme-settings-theme-item.html
vendored
Normal 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>
|
||||
<span class="theme-settings-theme-name"></span>
|
||||
</span>
|
||||
<span class="theme-settings-theme-colors d-flex"></span>
|
||||
</label>
|
||||
Loading…
Add table
Add a link
Reference in a new issue