mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
[UI] change the Icon for changing ACL's for a tier in a VPC
This commit is contained in:
parent
eccdf4f1fb
commit
d76a47b9fd
@ -12506,17 +12506,13 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
|||||||
|
|
||||||
.downloadVolume .icon,
|
.downloadVolume .icon,
|
||||||
.downloadTemplate .icon,
|
.downloadTemplate .icon,
|
||||||
.downloadISO .icon,
|
.downloadISO .icon {
|
||||||
.replaceacllist .icon,
|
|
||||||
.replaceACL .icon {
|
|
||||||
background-position: -35px -125px;
|
background-position: -35px -125px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.downloadVolume:hover .icon,
|
.downloadVolume:hover .icon,
|
||||||
.downloadTemplate:hover .icon,
|
.downloadTemplate:hover .icon,
|
||||||
.downloadISO:hover .icon,
|
.downloadISO:hover .icon {
|
||||||
.replaceacllist:hover .icon,
|
|
||||||
.replaceACL:hover .icon {
|
|
||||||
background-position: -35px -707px;
|
background-position: -35px -707px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -12831,10 +12827,14 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
|||||||
background-position: -228px -646px;
|
background-position: -228px -646px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.replaceacllist .icon,
|
||||||
|
.replaceACL .icon,
|
||||||
.changeAffinity .icon {
|
.changeAffinity .icon {
|
||||||
background-position: -264px -2px;
|
background-position: -264px -2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.replaceacllist:hover .icon,
|
||||||
|
.replaceACL:hover .icon,
|
||||||
.changeAffinity:hover .icon {
|
.changeAffinity:hover .icon {
|
||||||
background-position: -263px -583px;
|
background-position: -263px -583px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user