mirror of https://github.com/apache/cloudstack.git
CS-15988:Load Balancing configuration multiEdit table reorganisation
This commit is contained in:
parent
8bd0012e33
commit
2c98ec461f
|
|
@ -10669,6 +10669,13 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
|||
max-height: 600px;
|
||||
}
|
||||
|
||||
div.container div.panel div#details-tab-network.detail-group div div.multi-edit table.multi-edit tbody tr td,
|
||||
div.container div.panel div#details-tab-network.detail-group div div.multi-edit table.multi-edit thead tr th
|
||||
{
|
||||
min-width:72px;
|
||||
font-size:10px;
|
||||
}
|
||||
|
||||
.ui-dialog div.autoscaler .detail-actions {
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue