From: kurund Date: Wed, 20 Nov 2013 19:39:55 +0000 (+0530) Subject: fixed the display of contact values in contact overlay X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7944a55480860fa156d948216d6b387b459bfc92;p=civicrm-core.git fixed the display of contact values in contact overlay --- diff --git a/css/civicrm.css b/css/civicrm.css index 8615c68ddc..dca08991fb 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -2877,6 +2877,7 @@ div a.helpicon:focus { #crm-container .crm-tooltip table, #crm-container .crm-tooltip table tr td { border: none; + color: #FFF; } .crm-container .crm-tooltip .crm-summary-group { width: 700px; @@ -2913,8 +2914,6 @@ div a.helpicon:focus { margin-left: 41%; } - - /* Class for tokens and helpicon */ .crm-container .helpIcon { float: right;