mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-3196: Add missing 'dedicate host' icon
This commit is contained in:
parent
cce2dad2e4
commit
eb7b226e6d
|
|
@ -11992,7 +11992,8 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
|||
.createTemplate .icon,
|
||||
.enableSwift .icon,
|
||||
.addVM .icon,
|
||||
.dedicateZone .icon {
|
||||
.dedicateZone .icon,
|
||||
.dedicate .icon {
|
||||
background-position: -69px -63px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue