Login background image updated

Change-Id: Ic35bdf8355e091374a3099f27a5fa0d6d3fff1cf
This commit is contained in:
sharonlucong 2014-09-11 16:16:25 -07:00
parent 363ea9b4cf
commit b68cd6d724
4 changed files with 5 additions and 4 deletions

View File

@ -309,13 +309,14 @@ li.incomplete:before, li.incomplete .step {
padding-left: 2px;
}
.infobox {
width: 260px !important;
height: 160px !important;
width: 300px !important;
height: 180px !important;
margin-right: 10px;
margin-bottom: 10px;
background: rgba(0, 0, 0, 0.07);
border: 2px dotted #ddd;
border-radius: 7px;
padding-top: 18px;
}
.infobox:hover {
background: rgba(0, 0, 0, 0.2)
@ -664,7 +665,7 @@ div.center-align {
}
.bkg-fullscreen {
/*background-color:#EFF3F8;*/
background-image: url(../img/datacenter.jpg);
background-image: url(../img/datacenter2.jpg);
position: fixed;
right: 0px;
bottom: 0px;
@ -969,4 +970,4 @@ circle[depth='4'] {
.group-title {
background-color: #687074 !important;
color: #FFF !important;
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 KiB