mirror of https://github.com/apache/cloudstack.git
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;
|
||||
}
|
||||
|
||||
.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 {
|
||||
background-position: -216px -404px;
|
||||
/*+placement:shift 37px 68px;*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue