2017-10-02 07:41:46 -04:00
|
|
|
.edit-cluster-form {
|
|
|
|
.clipboard-addon {
|
|
|
|
background-color: $white-light;
|
|
|
|
}
|
2017-10-03 03:35:43 -04:00
|
|
|
}
|
2017-10-24 00:56:39 -04:00
|
|
|
|
|
|
|
.cluster-applications-table {
|
|
|
|
// Wait for the Vue to kick-in and render the applications block
|
2017-11-03 12:33:15 -04:00
|
|
|
min-height: 302px;
|
2017-10-24 00:56:39 -04:00
|
|
|
}
|
2017-11-09 06:47:08 -05:00
|
|
|
|
|
|
|
.clusters-dropdown-menu {
|
|
|
|
max-width: 100%;
|
2017-11-09 08:59:40 -05:00
|
|
|
}
|