Make entire notifier stacked config click to open modal

This commit is contained in:
JonnyWong16 2016-10-10 09:10:08 -07:00 committed by JonnyWong16
commit bca9da3964
3 changed files with 15 additions and 8 deletions

View file

@ -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 {