bug 11274: cloudStack - change log icon from "cloud.com" to "cloudstack".

This commit is contained in:
Jessica Wang 2011-08-26 12:20:39 -07:00
parent 686f9406e1
commit 9df558d3e4
5 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@ a:hover {
width:181px;
height:66px;
float:left;
background:url(../images/login_logo.gif) no-repeat top left;
background:url(../images/login_logo.png) no-repeat top left;
margin:0 0 0 75px;
display:inline;
padding:0;
@ -1391,7 +1391,7 @@ a:hover {
width:106px;
height:37px;
float:left;
background:url(../images/logo.gif) no-repeat top left;
background:url(../images/logo.png) no-repeat top left;
margin:0 0 0 8px;
display:inline;
padding:0;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

BIN
ui/images/login_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

BIN
ui/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB