mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-6272: Fix icons for recover/restore VM
This commit is contained in:
parent
7b817a2ad9
commit
b51e0df234
@ -12414,11 +12414,12 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
||||
}
|
||||
|
||||
.restoreVM .icon,
|
||||
.restore .icon {
|
||||
.restore .icon,
|
||||
.recover .icon {
|
||||
background-position: -168px -31px;
|
||||
}
|
||||
|
||||
.reset .icon {
|
||||
.reset .icon, .reinstall .icon {
|
||||
background-position: -168px -31px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user