@spotinst/spinnaker-deck
Version:
Spinnaker-Deck service, forked with support to Spotinst
47 lines (41 loc) • 731 B
text/less
.target-group-title {
color: var(--color-mineshaft);
font-weight: 600;
font-size: 14px;
padding-right: 15px;
text-transform: uppercase;
padding-left: 10px;
}
.cluster-container {
.target-group-container {
margin-top: 3px;
&:not(:first-child) {
padding-top: 5px;
}
}
}
.target-group-container {
.target-group-header {
padding: 4px 0;
}
.server-group-title {
padding-top: 0;
.clickable-row {
margin-top: -1px;
}
}
.no-margin-y {
margin-top: -1px ;
margin-bottom: 0 ;
}
> div {
> .text-right {
padding-right: 10px;
font-weight: 600;
}
}
}
.listener-targets {
display: inline-block;
vertical-align: top;
}