parent
972e4be811
commit
08d7b4babe
23 changed files with 1290 additions and 630 deletions
9
static/css/directives/ui/robot-credentials-dialog.css
Normal file
9
static/css/directives/ui/robot-credentials-dialog.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
.robot-credentials-dialog-element .token-regenerated {
|
||||
margin-top: 10px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.robot-credentials-dialog-element .token-regenerated .fa {
|
||||
margin-right: 6px;
|
||||
color: #2FC98E;
|
||||
}
|
Reference in a new issue