Update logo

This commit is contained in:
Brian Federle 2013-10-24 15:21:30 -07:00
parent 6df1998645
commit 0ef8b8770a
3 changed files with 3 additions and 3 deletions

View File

@ -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