mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-2164:Add Vlan Button for non-contiguous VLAN Range
This commit is contained in:
parent
0bca349636
commit
932946bbe2
|
|
@ -11846,11 +11846,11 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
|||
}
|
||||
|
||||
.addVlanRange .icon {
|
||||
background-position: -168px -31px;
|
||||
background-position: -37px -62px;
|
||||
}
|
||||
|
||||
.addVlanRange:hover .icon {
|
||||
background-position: -168px -613px;
|
||||
background-position: -37px -62px;
|
||||
}
|
||||
|
||||
.resize .icon,
|
||||
|
|
|
|||
Loading…
Reference in New Issue