mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Catch notifier config error
This commit is contained in:
parent
0df1bd137d
commit
f77e061ff1
3 changed files with 29 additions and 8 deletions
|
@ -372,7 +372,8 @@ fieldset[disabled] .btn-bright.active {
|
|||
.modal-body a:focus i.fa {
|
||||
color: #f9aa03;
|
||||
}
|
||||
.modal-body strong {
|
||||
.modal-body strong,
|
||||
.modal-body strong i.fa {
|
||||
color: #F9AA03;
|
||||
}
|
||||
.modal-footer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue