CLOUDSTACK-3196: Add missing 'dedicate host' icon

This commit is contained in:
Brian Federle 2013-07-11 10:49:30 -07:00
parent cce2dad2e4
commit eb7b226e6d
1 changed files with 2 additions and 1 deletions

View File

@ -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;
}