From 737d1da07b24d17f14b5b585662051e8fcf2499b Mon Sep 17 00:00:00 2001 From: Rasika Perera Date: Thu, 19 Jan 2017 17:04:01 +0530 Subject: [PATCH] Changed webapps title [EMM] into [IoT Server] --- .../app/units/mdm.unit.ui.theme/public/css/custom-common.css | 4 ++-- .../app/units/mdm.unit.ui.theme/public/css/custom-common.css | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/android-web-agent/app/units/mdm.unit.ui.theme/public/css/custom-common.css b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/android-web-agent/app/units/mdm.unit.ui.theme/public/css/custom-common.css index cc768351b..fbb2d8083 100755 --- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/android-web-agent/app/units/mdm.unit.ui.theme/public/css/custom-common.css +++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/android-web-agent/app/units/mdm.unit.ui.theme/public/css/custom-common.css @@ -171,7 +171,7 @@ h2.app-title { margin:0; padding:3px 0 0 0; color:#fafafa; - text-transform: uppercase; + /*text-transform: uppercase;*/ } .wr-global-header { @@ -208,7 +208,7 @@ h2.app-title { @media (max-width: 570px) { h2.app-title:after { - content: "EMM"; + content: "IoT Server"; } h2.app-title span { display: none; diff --git a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/windows-web-agent/app/units/mdm.unit.ui.theme/public/css/custom-common.css b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/windows-web-agent/app/units/mdm.unit.ui.theme/public/css/custom-common.css index cc768351b..fbb2d8083 100755 --- a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/windows-web-agent/app/units/mdm.unit.ui.theme/public/css/custom-common.css +++ b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/windows-web-agent/app/units/mdm.unit.ui.theme/public/css/custom-common.css @@ -171,7 +171,7 @@ h2.app-title { margin:0; padding:3px 0 0 0; color:#fafafa; - text-transform: uppercase; + /*text-transform: uppercase;*/ } .wr-global-header { @@ -208,7 +208,7 @@ h2.app-title { @media (max-width: 570px) { h2.app-title:after { - content: "EMM"; + content: "IoT Server"; } h2.app-title span { display: none;