Add 'Automatic' ServiceKeyApprovalType

This commit is contained in:
Evan Cordell 2016-04-29 09:14:50 -05:00 committed by Jimmy Zelinskie
parent c766727d1d
commit 2242c6773d
5 changed files with 13 additions and 10 deletions

View file

@ -44,6 +44,11 @@
color: #128E72;
}
.service-keys-manager-element .approval-automatic {
font-size: 12px;
color: #777;
}
.service-keys-manager-element i.fa {
margin-right: 4px;
}