Add 'Automatic' ServiceKeyApprovalType
This commit is contained in:
parent
c766727d1d
commit
2242c6773d
5 changed files with 13 additions and 10 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Reference in a new issue