mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Add icon for 'change affinity' action
This commit is contained in:
parent
25f2f0fcb7
commit
7cef521227
@ -11690,7 +11690,6 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
||||
background-position: 0px -707px;
|
||||
}
|
||||
|
||||
|
||||
.attach .icon,
|
||||
.attachISO .icon,
|
||||
.attachDisk .icon {
|
||||
@ -11874,16 +11873,13 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
||||
}
|
||||
|
||||
.removeVlanRange .icon {
|
||||
|
||||
background-position: 1px -92px;
|
||||
}
|
||||
|
||||
.removeVlanRange:hover .icon{
|
||||
|
||||
.removeVlanRange:hover .icon {
|
||||
background-position: 1px -92px;
|
||||
}
|
||||
|
||||
|
||||
.resize .icon,
|
||||
.updateResourceCount .icon {
|
||||
background-position: -167px -66px;
|
||||
@ -11913,9 +11909,8 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
||||
background-position: -168px -31px;
|
||||
}
|
||||
|
||||
.scaleUp .icon{
|
||||
background-position: -167px -66px;
|
||||
|
||||
.scaleUp .icon {
|
||||
background-position: -167px -66px;
|
||||
}
|
||||
|
||||
.restoreVM:hover .icon,
|
||||
@ -12047,6 +12042,14 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
||||
background-position: -228px -646px;
|
||||
}
|
||||
|
||||
.changeAffinity .icon {
|
||||
background-position: -264px -2px;
|
||||
}
|
||||
|
||||
.changeAffinity:hover .icon {
|
||||
background-position: -263px -583px;
|
||||
}
|
||||
|
||||
.label-hovered {
|
||||
cursor: pointer;
|
||||
color: #0000FF !important;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 184 KiB After Width: | Height: | Size: 185 KiB |
Loading…
x
Reference in New Issue
Block a user