aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-lifecyclemgr/css
diff options
context:
space:
mode:
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>2016-09-15 17:36:27 +0800
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>2016-09-15 17:36:27 +0800
commit8415db00e0da5f2536f682798c94b03f6d6c1309 (patch)
tree9086b7d590ef7e9f62b1f2794a4e58df54a441db /openo-portal/portal-lifecyclemgr/css
parentc4e8e7384f5f53aa10cbebfdd04dc7da92e94261 (diff)
add the license and copyright header for the html and css files
Change-Id: I58570cad55399710bb03ef407b457386443fa39b Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Diffstat (limited to 'openo-portal/portal-lifecyclemgr/css')
-rw-r--r--openo-portal/portal-lifecyclemgr/css/RMain.css15
-rw-r--r--openo-portal/portal-lifecyclemgr/css/VMMain.css15
2 files changed, 30 insertions, 0 deletions
diff --git a/openo-portal/portal-lifecyclemgr/css/RMain.css b/openo-portal/portal-lifecyclemgr/css/RMain.css
index 7659db3f..42b431f8 100644
--- a/openo-portal/portal-lifecyclemgr/css/RMain.css
+++ b/openo-portal/portal-lifecyclemgr/css/RMain.css
@@ -1,3 +1,18 @@
+/* Copyright (c) 2016, 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.
+ */
+
#iemp_layout_container {
padding: 0px;
margin: 1px auto;
diff --git a/openo-portal/portal-lifecyclemgr/css/VMMain.css b/openo-portal/portal-lifecyclemgr/css/VMMain.css
index 1dd468d7..46754f0d 100644
--- a/openo-portal/portal-lifecyclemgr/css/VMMain.css
+++ b/openo-portal/portal-lifecyclemgr/css/VMMain.css
@@ -1,3 +1,18 @@
+/* Copyright (c) 2016, 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.
+ */
+
body{
font-family: '微软雅黑';
font-size: 12px;