Merge "create Site"
diff --git a/lifecyclemgr/src/main/webapp/lifecyclemgr/css/style.css b/lifecyclemgr/src/main/webapp/lifecyclemgr/css/style.css
index e7de35c..954ad09 100644
--- a/lifecyclemgr/src/main/webapp/lifecyclemgr/css/style.css
+++ b/lifecyclemgr/src/main/webapp/lifecyclemgr/css/style.css
@@ -188,4 +188,10 @@
 .delete-icon {

     background: url("../images/delete.png") no-repeat;

     height: 16px;

+}

+

+.containerh{

+	background-color:white !important;

+	min-height:500px;

+

 }
\ No newline at end of file
diff --git a/lifecyclemgr/src/main/webapp/lifecyclemgr/index.html b/lifecyclemgr/src/main/webapp/lifecyclemgr/index.html
index b64eed6..15cf035 100644
--- a/lifecyclemgr/src/main/webapp/lifecyclemgr/index.html
+++ b/lifecyclemgr/src/main/webapp/lifecyclemgr/index.html
@@ -47,7 +47,7 @@
 <body  ng-app="lcApp">

 

 

-<div class="homecontent center lcmanager">

+<div class="homecontent center lcmanager containerh">

     <div class="col-md-12 col-sm-12 col-lg-12 container ">

        <div class="lifecycleHeader">Life Cycle Manager</div>

         <div class="separator-line"></div>

diff --git a/resmgr/src/main/webapp/resmgr/css/style.css b/resmgr/src/main/webapp/resmgr/css/style.css
new file mode 100644
index 0000000..97faca8
--- /dev/null
+++ b/resmgr/src/main/webapp/resmgr/css/style.css
@@ -0,0 +1,21 @@
+/* Copyright 2017, Huawei Technologies Co., Ltd.

+ *

+ * Licensed under the Apache License, Version 2.0 (the "License");

+ * you may not use this file except in compliance with the License.

+ * You may obtain a copy of the License at

+ *

+ *		 http://www.apache.org/licenses/LICENSE-2.0

+ *

+ * Unless required by applicable law or agreed to in writing, software

+ * distributed under the License is distributed on an "AS IS" BASIS,

+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+ * See the License for the specific language governing permissions and

+ * limitations under the License.

+ */

+ 

+

+.containerheight{

+	background-color:white !important;

+	min-height:500px;

+

+}
\ No newline at end of file
diff --git a/resmgr/src/main/webapp/resmgr/index.html b/resmgr/src/main/webapp/resmgr/index.html
index 69a41ea..b0e8258 100644
--- a/resmgr/src/main/webapp/resmgr/index.html
+++ b/resmgr/src/main/webapp/resmgr/index.html
@@ -32,6 +32,7 @@
     <!--<link rel="stylesheet" href="framework/css/RMain.css">
     <link rel="stylesheet" href="framework/css/VMMain.css">-->
     <link href="/openoui/framework/css/open-ostyle.css" rel="stylesheet"/>
+	  <link href="/openoui/resmgr/css/style.css" rel="stylesheet"/>
     <!--<link href="css/style.css" rel="stylesheet"/>-->
 
     <!--TODO: <script src="../common/thirdparty/js/angular.min.js"></script>-->
diff --git a/resmgr/src/main/webapp/resmgr/templates/resource.html b/resmgr/src/main/webapp/resmgr/templates/resource.html
index 3428c96..cb01af3 100644
--- a/resmgr/src/main/webapp/resmgr/templates/resource.html
+++ b/resmgr/src/main/webapp/resmgr/templates/resource.html
@@ -14,7 +14,7 @@
 */-->

 

 

-<div class="homecontent center">

+<div class="homecontent center containerh">

     <div class="col-md-12 col-sm-12 col-lg-12 container">

         <div class="row">

             <div class="col-sm-4 col-md-2 col-lg-2">