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;
}