Integration of LCM and ResMgr to container
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Mon, 3 Apr 2017 10:04:53 +0000 (15:34 +0530)
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Mon, 3 Apr 2017 10:04:53 +0000 (15:34 +0530)
IssueID : CLIENT-189

Change-Id: If946cccf2a7867d81417ac8990735d73963faeaa
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
lifecyclemgr/src/main/webapp/lifecyclemgr/css/style.css
lifecyclemgr/src/main/webapp/lifecyclemgr/index.html
resmgr/src/main/webapp/resmgr/css/style.css [new file with mode: 0644]
resmgr/src/main/webapp/resmgr/index.html
resmgr/src/main/webapp/resmgr/templates/resource.html

index e7de35c..954ad09 100644 (file)
@@ -188,4 +188,10 @@ select {
 .delete-icon {\r
     background: url("../images/delete.png") no-repeat;\r
     height: 16px;\r
+}\r
+\r
+.containerh{\r
+       background-color:white !important;\r
+       min-height:500px;\r
+\r
 }
\ No newline at end of file
index b64eed6..15cf035 100644 (file)
@@ -47,7 +47,7 @@
 <body  ng-app="lcApp">\r
 \r
 \r
-<div class="homecontent center lcmanager">\r
+<div class="homecontent center lcmanager containerh">\r
     <div class="col-md-12 col-sm-12 col-lg-12 container ">\r
        <div class="lifecycleHeader">Life Cycle Manager</div>\r
         <div class="separator-line"></div>\r
diff --git a/resmgr/src/main/webapp/resmgr/css/style.css b/resmgr/src/main/webapp/resmgr/css/style.css
new file mode 100644 (file)
index 0000000..97faca8
--- /dev/null
@@ -0,0 +1,21 @@
+/* Copyright 2017, Huawei Technologies Co., Ltd.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *              http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
\r
+\r
+.containerheight{\r
+       background-color:white !important;\r
+       min-height:500px;\r
+\r
+}
\ No newline at end of file
index 69a41ea..b0e8258 100644 (file)
@@ -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>-->
index 3428c96..cb01af3 100644 (file)
@@ -14,7 +14,7 @@
 */-->\r
 \r
 \r
-<div class="homecontent center">\r
+<div class="homecontent center containerh">\r
     <div class="col-md-12 col-sm-12 col-lg-12 container">\r
         <div class="row">\r
             <div class="col-sm-4 col-md-2 col-lg-2">\r