mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-04 20:29:27 +01:00
CLOUDSTACK-5527: UI > accounts page > Add LDAP Account action > use plus(+) icon like Add Account action does.
This commit is contained in:
parent
617a71b450
commit
beb9f2d9b3
@ -12051,6 +12051,7 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
||||
|
||||
.add .icon,
|
||||
.addNew .icon,
|
||||
.addLdapAccount .icon,
|
||||
.assignVm .icon,
|
||||
.rootAdminAddGuestNetwork .icon {
|
||||
background-position: -37px -61px;
|
||||
@ -12058,6 +12059,7 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
||||
|
||||
.add:hover .icon,
|
||||
.addNew:hover .icon,
|
||||
.addLdapAccount:hover .icon,
|
||||
.assignVm:hover .icon,
|
||||
.rootAdminAddGuestNetwork:hover .icon {
|
||||
background-position: -37px -643px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user