parent
53ce4de6aa
commit
2cbdecb043
23 changed files with 584 additions and 116 deletions
11
static/css/directives/ui/request-service-key-dialog.css
Normal file
11
static/css/directives/ui/request-service-key-dialog.css
Normal file
|
@ -0,0 +1,11 @@
|
|||
.request-service-key-dialog-element .co-option-table {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.request-service-key-dialog-element .key-display {
|
||||
margin-top: 10px;
|
||||
font-size: 12px;
|
||||
font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
|
||||
background: white;
|
||||
min-height: 500px;
|
||||
}
|
Reference in a new issue