mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Update icons
This commit is contained in:
parent
d0874522d0
commit
af6b5c52f0
@ -1216,11 +1216,15 @@ div.detail-group.actions td {
|
||||
background-position: -351px -23px;
|
||||
}
|
||||
|
||||
#navigation ul li.configuration span.icon,
|
||||
#navigation ul li.global-settings span.icon {
|
||||
#navigation ul li.configuration span.icon {
|
||||
background-position: -400px -24px;
|
||||
}
|
||||
|
||||
#navigation ul li.global-settings span.icon {
|
||||
background-image: url(../images/sprites.png);
|
||||
background-position: -141px -241px;
|
||||
}
|
||||
|
||||
#navigation ul li.accounts span.icon {
|
||||
background-position: -458px -24px;
|
||||
}
|
||||
@ -3789,14 +3793,14 @@ label.error {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.tree-view>ul {
|
||||
.tree-view > ul {
|
||||
/*+placement:shift 3px 40px;*/
|
||||
position: relative;
|
||||
left: 3px;
|
||||
top: 40px;
|
||||
}
|
||||
|
||||
.tree-view>ul>li {
|
||||
.tree-view > ul > li {
|
||||
left: 5px;
|
||||
}
|
||||
|
||||
@ -3831,7 +3835,7 @@ label.error {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.tree-view ul li.expanded>.expand {
|
||||
.tree-view ul li.expanded > .expand {
|
||||
background-position: -631px -228px;
|
||||
}
|
||||
|
||||
@ -5723,3 +5727,11 @@ div.panel.ui-dialog div.list-view div.fixed-header {
|
||||
background-position: -196px -704px;
|
||||
}
|
||||
|
||||
.viewConsole .icon {
|
||||
background-position: -231px -2px;
|
||||
}
|
||||
|
||||
.viewConsole:hover .icon {
|
||||
background-position: -229px -586px;
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 87 KiB |
Loading…
x
Reference in New Issue
Block a user