Skip to content

Commit 7cef521

Browse files
committed
Add icon for 'change affinity' action
1 parent 25f2f0f commit 7cef521

2 files changed

Lines changed: 11 additions & 8 deletions

File tree

ui/css/cloudstack3.css

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11690,7 +11690,6 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
1169011690
background-position: 0px -707px;
1169111691
}
1169211692

11693-
1169411693
.attach .icon,
1169511694
.attachISO .icon,
1169611695
.attachDisk .icon {
@@ -11874,16 +11873,13 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
1187411873
}
1187511874

1187611875
.removeVlanRange .icon {
11877-
1187811876
background-position: 1px -92px;
1187911877
}
1188011878

11881-
.removeVlanRange:hover .icon{
11882-
11879+
.removeVlanRange:hover .icon {
1188311880
background-position: 1px -92px;
1188411881
}
1188511882

11886-
1188711883
.resize .icon,
1188811884
.updateResourceCount .icon {
1188911885
background-position: -167px -66px;
@@ -11913,9 +11909,8 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
1191311909
background-position: -168px -31px;
1191411910
}
1191511911

11916-
.scaleUp .icon{
11917-
background-position: -167px -66px;
11918-
11912+
.scaleUp .icon {
11913+
background-position: -167px -66px;
1191911914
}
1192011915

1192111916
.restoreVM:hover .icon,
@@ -12047,6 +12042,14 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
1204712042
background-position: -228px -646px;
1204812043
}
1204912044

12045+
.changeAffinity .icon {
12046+
background-position: -264px -2px;
12047+
}
12048+
12049+
.changeAffinity:hover .icon {
12050+
background-position: -263px -583px;
12051+
}
12052+
1205012053
.label-hovered {
1205112054
cursor: pointer;
1205212055
color: #0000FF !important;

ui/images/sprites.png

1.1 KB
Loading

0 commit comments

Comments
 (0)