From 72508a1e06b0303fb917be561ec4d69cc3e5d45f Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Fri, 16 Sep 2016 22:33:16 +0800 Subject: copyright info corrected as per the wiki definition. Change-Id: I30683e93bc60bc2d52d9c6a911516fa8307d0494 Signed-off-by: Seshu-Kumar-M --- openo-portal/portal-lifecyclemgr/css/RMain.css | 3 ++- openo-portal/portal-lifecyclemgr/css/VMMain.css | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'openo-portal/portal-lifecyclemgr/css') diff --git a/openo-portal/portal-lifecyclemgr/css/RMain.css b/openo-portal/portal-lifecyclemgr/css/RMain.css index c40182ba..1b8488aa 100644 --- a/openo-portal/portal-lifecyclemgr/css/RMain.css +++ b/openo-portal/portal-lifecyclemgr/css/RMain.css @@ -4,7 +4,7 @@ * 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 + * 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, @@ -13,6 +13,7 @@ * 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 44dbccf3..e625e907 100644 --- a/openo-portal/portal-lifecyclemgr/css/VMMain.css +++ b/openo-portal/portal-lifecyclemgr/css/VMMain.css @@ -4,7 +4,7 @@ * 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 + * 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, @@ -13,6 +13,7 @@ * limitations under the License. */ + body{ font-family: '微软雅黑'; font-size: 12px; -- cgit 1.2.3-korg