mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 13:23:24 -07:00
Add notifier id to config modal
This commit is contained in:
parent
8bdf1af021
commit
1206d13978
5 changed files with 15 additions and 13 deletions
|
@ -3077,7 +3077,8 @@ a:hover .overlay-refresh-image:hover {
|
|||
#api_key.form-control[readonly]:focus {
|
||||
background-color: #fff;
|
||||
}
|
||||
#plexpy-notifiers-table .friendly_name {
|
||||
#plexpy-notifiers-table .friendly_name,
|
||||
#notifier-config-modal span.notifier_id {
|
||||
color: #777;
|
||||
}
|
||||
#notifier-config-modal .nav-tabs {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue