mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Add icon for 'sockets'
This commit is contained in:
parent
1ea02fed4a
commit
fefe82618c
@ -9071,6 +9071,15 @@ div.container div.panel div#details-tab-addloadBalancer.detail-group div.loadBal
|
|||||||
top: 68px;
|
top: 68px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.system-dashboard.zone .status_box li.sockets .icon {
|
||||||
|
background-image: url(../images/sprites.png);
|
||||||
|
background-position: -85px -1379px;
|
||||||
|
/*+placement:shift 37px 68px;*/
|
||||||
|
position: relative;
|
||||||
|
left: 37px;
|
||||||
|
top: 68px;
|
||||||
|
}
|
||||||
|
|
||||||
.system-dashboard.zone .status_box li.secondary-storage .icon {
|
.system-dashboard.zone .status_box li.secondary-storage .icon {
|
||||||
background-position: -216px -404px;
|
background-position: -216px -404px;
|
||||||
/*+placement:shift 37px 68px;*/
|
/*+placement:shift 37px 68px;*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user