logo changed

Change-Id: I1a3c3567f34b85762d870d1ca4838cf31685e06f
This commit is contained in:
sharonlucong 2014-09-04 17:06:54 -07:00
parent b2eed1a585
commit 7a9759926b
5 changed files with 5 additions and 5 deletions

View File

@ -620,7 +620,7 @@ li.incomplete:before, li.incomplete .step {
.modal-header
{
/*background-color: #EFF3F8;*/
background-image: url('../img/dialogue-bar1.jpg');
background-image: url('../img/header.png');
background-size:cover;
/*background-position: 50% 50%;*/
}
@ -692,7 +692,7 @@ li.incomplete:before, li.incomplete .step {
}
.modal-footer
{
background-image: url('../img/dialogue-bar1.jpg');
/*background-image: url('../img/dialogue-bar1.jpg');*/
background-size:cover;
}
.modal-title

BIN
v2/assets/img/logo1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -1,7 +1,7 @@
<div class="bkg-fullscreen">
<div class="login-dialogue">
<div class="center">
<img src="assets/img/logo.png" style="margin-left: -50px; margin-bottom: 10px;" width="250px"></img>
<img src="assets/img/logo1.png" style="margin-left: -50px; margin-bottom: 10px;" width="250px"></img>
</div>

View File

@ -37,7 +37,7 @@
</div>
<div class="pull-right">
<button class="btn btn-info" ng-click="findNewServersPanel.isCollapsed = !findNewServersPanel.isCollapsed" ng-init="findNewServersPanel.isCollapsed = true;">
Discover Servers&nbsp;&nbsp;
Find Servers&nbsp;&nbsp;
<i class="ace-icon fa fa-plus" ng-class="{'fa-minus': !findNewServersPanel.isCollapsed}"></i>
</button>
</div>

View File

@ -49,7 +49,7 @@
Discover available servers
</h4>
<div>
Select as many switches as needed and then click Find Servers.
Select as many switches as needed and then click Discover Servers.
</div>
<div class="space-10"></div>
<table class="table table-striped table-hover">