Bold "bell icon" on notification agents page

This commit is contained in:
JonnyWong16 2016-02-14 18:25:36 -08:00
parent 38c9c5a6ea
commit 70325f9247
2 changed files with 5 additions and 1 deletions

View file

@ -2751,4 +2751,8 @@ a.no-highlight:hover {
.top-line {
border-top: 1px dotted #777;
padding-top: 5px;
}
.help-bold {
font-weight: bold;
color: #fff;
}

View file

@ -991,7 +991,7 @@ scheduled_jobs = [j.id for j in plexpy.SCHED.get_jobs()]
<h3>Notification Agents</h3>
</div>
<p class="help-block">
Toggle the desired notification options by clicking the bell icon and configure it by clicking the settings icon to the right.
Toggle the desired notification options by clicking the <span class="help-bold">bell icon (<i class="fa fa-sm fa-bell"></i>)</span> and configure it by clicking the settings icon to the right.
</p>
<br/>
<ul class="stacked-configs list-unstyled">