| // Licensed to the Apache Software Foundation (ASF) under one |
| // or more contributor license agreements. See the NOTICE file |
| // distributed with this work for additional information |
| // regarding copyright ownership. The ASF licenses this file |
| // to you under the Apache License, Version 2.0 (the |
| // "License"); you may not use this file except in compliance |
| // with the License. You may obtain a copy of the License at |
| // |
| // http://www.apache.org/licenses/LICENSE-2.0 |
| // |
| // Unless required by applicable law or agreed to in writing, |
| // software distributed under the License is distributed on an |
| // "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| // KIND, either express or implied. See the License for the |
| // specific language governing permissions and limitations |
| // under the License. |
| |
| .action.edit .icon { |
| background-position: 1px -1px; |
| } |
| |
| .action.edit:hover .icon { |
| background-position: 1px -583px; |
| } |
| |
| .start .icon, |
| .startByAdmin .icon { |
| background-position: -169px -1px; |
| } |
| |
| .start:hover .icon, |
| .startByAdmin:hover .icon { |
| background-position: -169px -583px; |
| } |
| |
| .updateVmwareDc .icon { |
| background-position: -265px -148px; |
| } |
| |
| .updateVmwareDc:hover .icon { |
| background-position: -265px -728px; |
| } |
| |
| .stop .icon, |
| .removeVmwareDc .icon, |
| .release .icon { |
| background-position: 0 -31px; |
| } |
| |
| .stop:hover .icon, |
| .removeVmwareDc:hover .icon, |
| .release:hover .icon { |
| background-position: 0 -613px; |
| } |
| |
| .restart .icon, |
| .releaseDedicatedZone .icon { |
| background-position: 0 -63px; |
| } |
| |
| .restart:hover .icon, |
| .releaseDedicatedZone:hover .icon { |
| background-position: 0 -645px; |
| } |
| |
| .destroy .icon, |
| .expunge .icon, |
| .remove .icon, |
| .removeMulti .icon, |
| .delete .icon, |
| .decline .icon, |
| .deleteacllist .icon { |
| background-position: 1px -92px; |
| } |
| |
| .destroy:hover .icon, |
| .expunge:hover .icon, |
| .remove:hover .icon, |
| .delete:hover .icon, |
| .deleteacllist:hover .icon { |
| background-position: 1px -674px; |
| } |
| |
| .migrate .icon, |
| .migrateToAnotherStorage .icon { |
| background-position: 0 -125px; |
| } |
| |
| .migrate:hover .icon, |
| .migrateToAnotherStorage:hover .icon { |
| background-position: 0 -707px; |
| } |
| |
| .migrate .icon, |
| .migrateVolume .icon { |
| background-position: 0 -125px; |
| } |
| |
| .migrate:hover .icon, |
| .migrateVolume:hover .icon { |
| background-position: 0 -707px; |
| } |
| |
| .viewMetrics .icon { |
| background-position: -40px -32px; |
| } |
| |
| .viewMetrics:hover .icon { |
| background-position: -40px -32px; |
| } |
| |
| .refreshMetrics .icon { |
| background-position: 0 -62px; |
| } |
| |
| .refreshMetrics:hover .icon { |
| background-position: 0 -62px; |
| } |
| |
| .attach .icon, |
| .attachISO .icon, |
| .attachDisk .icon, |
| .associateProfileToBlade .icon { |
| background-position: -104px -3px; |
| } |
| |
| .attach:hover .icon, |
| .attachISO:hover .icon, |
| .attachDisk:hover .icon { |
| background-position: -101px -585px; |
| } |
| |
| .detach .icon, |
| .detachISO .icon, |
| .detachDisk .icon, |
| .disassociateProfileFromBlade .icon { |
| background-position: -101px -65px; |
| } |
| |
| .detach:hover .icon, |
| .detachISO:hover .icon, |
| .detachDisk:hover .icon, |
| .disassociateProfileFromBlade:hover .icon { |
| background-position: -101px -647px; |
| } |
| |
| .secureKVMHost .icon, |
| .resetPassword .icon, |
| .changePassword .icon { |
| background-position: -68px -30px; |
| } |
| |
| .secureKVMHost:hover .icon, |
| .resetPassword:hover .icon, |
| .changePassword:hover .icon { |
| background-position: -68px -612px; |
| } |
| |
| .resetSSHKeyForVirtualMachine .icon { |
| background-position: -196px -3px; |
| } |
| |
| .resetSSHKeyForVirtualMachine:hover .icon { |
| background-position: -195px -586px; |
| } |
| |
| .changeService .icon { |
| background-position: -38px -33px; |
| } |
| |
| .changeService:hover .icon { |
| background-position: -38px -615px; |
| } |
| |
| .snapshot .icon, |
| .takeSnapshot .icon, |
| .storageSnapshot .icon { |
| background-position: -36px -91px; |
| } |
| |
| .snapshot:hover .icon, |
| .takeSnapshot:hover .icon, |
| .storageSnapshot:hover .icon { |
| background-position: -36px -673px; |
| } |
| |
| .recurringSnapshot .icon { |
| background-position: -69px -95px; |
| } |
| |
| .recurringSnapshot:hover .icon { |
| background-position: -69px -677px; |
| } |
| |
| .downloadVolume .icon, |
| .downloadTemplate .icon, |
| .downloadISO .icon { |
| background-position: -35px -125px; |
| } |
| |
| .downloadVolume:hover .icon, |
| .downloadTemplate:hover .icon, |
| .downloadISO:hover .icon { |
| background-position: -35px -707px; |
| } |
| |
| .createVolume .icon { |
| background-position: -70px -124px; |
| } |
| |
| .createVolume:hover .icon { |
| background-position: -70px -706px; |
| } |
| |
| .enable .icon, |
| .enableStaticNAT .icon { |
| background-position: -102px -92px; |
| } |
| |
| .enable:hover .icon, |
| .enableStaticNAT:hover .icon { |
| background-position: -102px -676px; |
| } |
| |
| .disable .icon, |
| .disableStaticNAT .icon { |
| background-position: -136px -93px; |
| } |
| |
| .disable:hover .icon, |
| .disableStaticNAT:hover .icon { |
| background-position: -136px -677px; |
| } |
| |
| .add .icon, |
| .addNew .icon, |
| .addLdapAccount .icon, |
| .assignVm .icon, |
| .rootAdminAddGuestNetwork .icon { |
| background-position: -37px -61px; |
| } |
| |
| .add:hover .icon, |
| .addNew:hover .icon, |
| .addLdapAccount:hover .icon, |
| .assignVm:hover .icon, |
| .rootAdminAddGuestNetwork:hover .icon { |
| background-position: -37px -643px; |
| } |
| |
| .assignVmToAnotherAccount .icon { |
| background-position: -232px -97px; |
| } |
| |
| .assignVmToAnotherAccount:hover .icon { |
| background-position: -231px -678px; |
| } |
| |
| .create .icon, |
| .createTemplate .icon, |
| .enableSwift .icon, |
| .addVM .icon, |
| .dedicateZone .icon, |
| .dedicate .icon { |
| background-position: -69px -63px; |
| } |
| |
| .create:hover .icon, |
| .createTemplate:hover .icon, |
| .enableSwift:hover .icon, |
| .addVM:hover .icon, |
| .dedicateZone:hover .icon { |
| background-position: -69px -645px; |
| } |
| |
| .copyTemplate .icon, |
| .copyISO .icon { |
| background-position: -138px -2px; |
| } |
| |
| .copyTemplate:hover .icon, |
| .copyISO:hover .icon { |
| background-position: -138px -584px; |
| } |
| |
| .createVM .icon { |
| background-position: -137px -32px; |
| } |
| |
| .createVM:hover .icon { |
| background-position: -137px -614px; |
| } |
| |
| .blankHAForHost .icon { |
| background-position: -266px -31px; |
| } |
| |
| .blankHAForHost:hover .icon { |
| background-position: -266px -31px; |
| } |
| |
| .configureHAForHost .icon { |
| background-position: -270px -148px; |
| } |
| |
| .configureHAForHost:hover .icon { |
| background-position: -270px -728px; |
| } |
| |
| .enableHA .icon { |
| background-position: -265px -93px; |
| } |
| |
| .enableHA:hover .icon { |
| background-position: -265px -673px; |
| } |
| |
| .disableHA .icon { |
| background-position: -265px -120px; |
| } |
| |
| .disableHA:hover .icon { |
| background-position: -265px -700px; |
| } |
| |
| .blankOutOfBandManagement .icon { |
| background-position: -266px -31px; |
| } |
| |
| .blankOutOfBandManagement:hover .icon { |
| background-position: -266px -31px; |
| } |
| |
| .configureOutOfBandManagement .icon { |
| background-position: -168px -31px; |
| } |
| |
| .configureOutOfBandManagement:hover .icon { |
| background-position: -168px -613px; |
| } |
| |
| .diagnostics .icon { |
| background-position: -165px -122px; |
| } |
| |
| .diagnostics:hover .icon { |
| background-position: -165px -704px; |
| } |
| |
| .retrieveDiagnostics .icon { |
| background-position: -35px -125px; |
| } |
| |
| .retrieveDiagnostics:hover .icon { |
| background-position: -35px -707px; |
| } |
| |
| .enableOutOfBandManagement .icon { |
| background-position: -138px -65px; |
| } |
| |
| .enableOutOfBandManagement:hover .icon { |
| background-position: -138px -647px; |
| } |
| |
| .disableOutOfBandManagement .icon { |
| background-position: -138px -123px; |
| } |
| |
| .disableOutOfBandManagement:hover .icon { |
| background-position: -138px -705px; |
| } |
| |
| .issueOutOfBandManagementPowerAction .icon { |
| background-position: -266px -3px; |
| } |
| |
| .issueOutOfBandManagementPowerAction:hover .icon { |
| background-position: -265px -584px; |
| } |
| |
| .changeOutOfBandManagementPassword .icon { |
| background-position: -68px -30px; |
| } |
| |
| .changeOutOfBandManagementPassword:hover .icon { |
| background-position: -68px -612px; |
| } |
| |
| .enableMaintenanceMode .icon { |
| background-position: -138px -65px; |
| } |
| |
| .enableMaintenanceMode:hover .icon { |
| background-position: -138px -647px; |
| } |
| |
| .cancelMaintenanceMode .icon { |
| background-position: -138px -123px; |
| } |
| |
| .cancelMaintenanceMode:hover .icon { |
| background-position: -138px -705px; |
| } |
| |
| .lock .icon { |
| background-position: -104px -124px; |
| } |
| |
| .lock:hover .icon { |
| background-position: -104px -706px; |
| } |
| |
| .updateResourceLimits .icon { |
| background-position: -100px -32px; |
| } |
| |
| .updateResourceLimits:hover .icon { |
| background-position: -100px -614px; |
| } |
| |
| .addVlanRange .icon, |
| .addVmwareDc .icon { |
| background-position: -37px -62px; |
| } |
| |
| .addVlanRange:hover .icon, |
| .addVmwareDc:hover .icon { |
| background-position: -37px -62px; |
| } |
| |
| .removeVlanRange .icon { |
| background-position: 1px -92px; |
| } |
| |
| .removeVlanRange:hover .icon { |
| background-position: 1px -92px; |
| } |
| |
| .resize .icon, |
| .updateResourceCount .icon { |
| background-position: -167px -66px; |
| } |
| |
| .resize:hover .icon, |
| .updateResourceCount:hover .icon { |
| background-position: -167px -648px; |
| } |
| |
| .generateKeys .icon, |
| .networkACL .icon { |
| background-position: -167px -95px; |
| } |
| |
| .generateKeys:hover .icon, |
| .networkACL:hover .icon { |
| background-position: -167px -677px; |
| } |
| |
| .revertSnapshot .icon, |
| .revertToVMSnapshot .icon, |
| .restoreVM .icon, |
| .restore .icon, |
| .recover .icon { |
| background-position: -168px -31px; |
| } |
| |
| .reset .icon, |
| .reinstall .icon { |
| background-position: -168px -31px; |
| } |
| |
| .scaleUp .icon { |
| background-position: -167px -66px; |
| } |
| |
| .revertSnapshot:hover .icon, |
| .revertToVMSnapshot:hover .icon, |
| .restoreVM:hover .icon, |
| .restore:hover .icon { |
| background-position: -168px -613px; |
| } |
| |
| .reset:hover .icon { |
| background-position: -168px -613px; |
| } |
| |
| .enableVPN .icon { |
| background-position: -198px -3px; |
| } |
| |
| .enableVPN:hover .icon { |
| background-position: -197px -586px; |
| } |
| |
| .disableVPN .icon { |
| background-position: -198px -32px; |
| } |
| |
| .disableVPN:hover .icon { |
| background-position: -197px -615px; |
| } |
| |
| .addIpRange .icon { |
| background-position: -197px -65px; |
| } |
| |
| .addIpRange:hover .icon { |
| background-position: -197px -647px; |
| } |
| |
| .forceReconnect .icon { |
| background-position: -196px -95px; |
| } |
| |
| .forceReconnect:hover .icon { |
| background-position: -196px -677px; |
| } |
| |
| .manage .icon { |
| background-position: -165px -122px; |
| } |
| |
| .manage:hover .icon { |
| background-position: -165px -704px; |
| } |
| |
| .unmanage .icon { |
| background-position: -196px -122px; |
| } |
| |
| .unmanage:hover .icon { |
| background-position: -196px -704px; |
| } |
| |
| .configureSamlAuthorization .icon { |
| background-position: -165px -122px; |
| } |
| |
| .configureSamlAuthorization:hover .icon { |
| background-position: -165px -704px; |
| } |
| |
| .viewConsole .icon { |
| background-position: -231px -2px; |
| } |
| |
| .viewConsole:hover .icon { |
| background-position: -229px -586px; |
| } |
| |
| .moveTop .icon { |
| background-position: -24px -161px; |
| } |
| |
| .moveTop:hover .icon { |
| background-position: -24px -734px; |
| } |
| |
| .moveBottom .icon { |
| background-position: -98px -161px; |
| } |
| |
| .moveBottom:hover .icon { |
| background-position: -98px -734px; |
| } |
| |
| .moveUp .icon { |
| background-position: -2px -161px; |
| } |
| |
| .moveUp:hover .icon { |
| background-position: -2px -734px; |
| } |
| |
| .moveDown .icon { |
| background-position: -55px -161px; |
| } |
| |
| .moveDown:hover .icon { |
| background-position: -55px -734px; |
| } |
| |
| .moveDrag .icon { |
| border-radius: 10px; |
| /*+border-radius:10px;*/ |
| border-radius: 10px 10px 10px 10px; |
| background-position: -82px -162px; |
| cursor: move; |
| -moz-border-radius: 10px; |
| -webkit-border-radius: 10px; |
| -khtml-border-radius: 10px; |
| } |
| |
| .moveDrag:hover .icon { |
| background-color: #ffffff; |
| cursor: move !important; |
| } |
| |
| .uploadVolume .icon { |
| background-position: -232px -34px; |
| } |
| |
| .uploadVolume:hover .icon { |
| background-position: -230px -615px; |
| } |
| |
| .editTags .icon { |
| background-position: -228px -65px; |
| } |
| |
| .editTags:hover .icon { |
| background-position: -228px -646px; |
| } |
| |
| .replaceacllist .icon, |
| .replaceACL .icon, |
| .updateIpaddr .icon, |
| .changeAffinity .icon { |
| background-position: -264px -2px; |
| } |
| |
| .replaceacllist:hover .icon, |
| .replaceACL:hover .icon, |
| .updateIpaddr:hover .icon, |
| .changeAffinity:hover .icon { |
| background-position: -263px -583px; |
| } |
| |
| .releaseFromAccount .icon { |
| background-position: -230px -123px; |
| } |
| |
| .releaseFromAccount:hover .icon { |
| background-position: -229px -704px; |
| } |
| |
| .addAccount .icon { |
| background-position: -231px -96px; |
| } |
| |
| .addAccount:hover .icon { |
| background-position: -230px -677px; |
| } |
| |
| .linktoldap .icon { |
| background-position: -197px -65px; |
| } |
| |
| .linktoldap:hover .icon { |
| background-position: -197px -647px; |
| } |