mirror of https://github.com/apache/cloudstack.git
bug 11274: cloudStack - change log icon from "cloud.com" to "cloudstack".
This commit is contained in:
parent
e9d48bfb45
commit
1953869634
|
|
@ -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 |
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
Loading…
Reference in New Issue