CLOUDSTACK-4823: Add icon for assignVmToAnotherAccount

This commit is contained in:
Brian Federle 2013-10-10 12:55:26 -07:00
parent 991f933492
commit 746c8c5046
1 changed files with 8 additions and 0 deletions

View File

@ -12265,6 +12265,14 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
background-position: -230px -677px;
}
.assignVmToAnotherAccount .icon {
background-position: -270px -36px;
}
.assignVmToAnotherAccount:hover .icon {
background-position: -270px -615px;
}
.label-hovered {
cursor: pointer;
color: #0000FF !important;