mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
Added spinner to add series buttons
This commit is contained in:
parent
8713ebefd6
commit
2c519a7dcd
4 changed files with 18 additions and 3 deletions
|
@ -21,7 +21,9 @@
|
|||
{{/each}}
|
||||
</select>
|
||||
|
||||
<div class="btn btn-success icon-plus x-add pull-right"/>
|
||||
<div class="btn btn-success x-add pull-right">
|
||||
<icon class="icon-plus"></icon>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<h2>{{title}}</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue