mirror of https://github.com/apache/cloudstack.git
CS-15988: Load Balancing configuration multiEdit table reorganisation
This commit is contained in:
parent
2ddf088c10
commit
bcd52aaf83
|
|
@ -9743,6 +9743,14 @@ div.ui-dialog div.acl div.multi-edit div.data div.data-body div.data-item table
|
|||
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 div.form-container div.form-item.disabled {
|
||||
/*+opacity:50%;*/
|
||||
filter: alpha(opacity=50);
|
||||
|
|
|
|||
Loading…
Reference in New Issue