From 51bd2b5bb6bfe2c5620b13ee76d5894e17c986d0 Mon Sep 17 00:00:00 2001 From: Rasika Perera Date: Wed, 18 Jan 2017 08:29:21 +0530 Subject: [PATCH] UI improvement: Fixing buttons styles --- .../app/units/cdmf.unit.ui.theme/public/css/custom-desktop.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.ui.theme/public/css/custom-desktop.css b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.ui.theme/public/css/custom-desktop.css index 2dad66764f..6321372ccd 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.ui.theme/public/css/custom-desktop.css +++ b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.ui.theme/public/css/custom-desktop.css @@ -6545,6 +6545,9 @@ select > option:hover { padding-right: 5px; } +.btn-operations:hover, .btn-operations:focus, .btn-operations:active { + color : #C7C7C7; +} /** *