mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Make entire notifier stacked config click to open modal
This commit is contained in:
parent
1ca1b5aefa
commit
bca9da3964
3 changed files with 15 additions and 8 deletions
|
@ -2393,7 +2393,9 @@ a .home-platforms-list-cover-face:hover
|
|||
.stacked-configs > li > span > span.active {
|
||||
color: #f9be03;
|
||||
}
|
||||
.stacked-configs > li.new_notification_agent {
|
||||
.stacked-configs > li.new-notification-agent,
|
||||
.stacked-configs > li.notification-agent,
|
||||
.stacked-configs > li.add-notification-agent {
|
||||
cursor: pointer;
|
||||
}
|
||||
.accordion {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue