fuel-ui/static/plugins/vmware/styles.less

24 lines
356 B
Plaintext

.vmware-tab {
.nova-compute {
h4 .btn-group {
margin-right: 10px;
.btn-link {
padding: 0;
}
}
}
.glyphicon {
margin-left: 3px;
}
.alert {
margin-left: 10px;
margin-right: 10px;
.unassigned-node-list {
list-style: none;
}
.unassigned-node-name {
font-weight: bold;
}
}
}