You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/src/UI/Settings/Notifications/NotificationCollectionViewT...

16 lines
494 B

<fieldset>
<legend>Connections</legend>
<div class="row">
<div class="col-md-12">
<ul class="notification-list thingies">
<li>
<div class="notification-item thingy add-card x-add-card">
<span class="center well">
<i class="icon-lidarr-add"/>
</span>
</div>
</li>
</ul>
</div>
</div>
</fieldset>