Add fetching of qe deployments in config tool
This commit is contained in:
parent
2c61c87712
commit
3d4e43c8d1
24 changed files with 484 additions and 18 deletions
|
@ -18,6 +18,10 @@
|
|||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.config-setup_option div {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.config-setup_option:hover {
|
||||
background-color: #dddddd;
|
||||
text-decoration: none;
|
||||
|
|
Reference in a new issue