mirror of https://github.com/apache/cloudstack.git
Update logo
This commit is contained in:
parent
6df1998645
commit
0ef8b8770a
|
|
@ -403,11 +403,11 @@ body.login {
|
|||
}
|
||||
|
||||
.login .logo {
|
||||
width: 243px;
|
||||
width: 250px;
|
||||
height: 31px;
|
||||
float: left;
|
||||
margin: 72px 0 0 209px;
|
||||
background: url(../images/logo-login.png) no-repeat -7px 0px;
|
||||
background: url(../images/logo-login.png) no-repeat 0 0;
|
||||
}
|
||||
|
||||
.login.nologo .logo {
|
||||
|
|
@ -2215,7 +2215,7 @@ div.detail-group.actions td {
|
|||
}
|
||||
|
||||
#header.nologo div.logo {
|
||||
width: 170px;
|
||||
width: 210px;
|
||||
height: 47px;
|
||||
position: relative;
|
||||
float: left;
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 22 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue