When used a multi-select list in a form on the Identity portal, there is a character that is a black circle with a white letter "i" in the middle. this is due to hover over to see a description of each option in the multi-select. When a list is dynamic and there is no descriptions. How to disable the "circle i" character?
CA Identity Suite, Virtual Appliance Version 14.3.0
Cumulative Patch Level
Product | Version |
---|---|
Virtual Appliance | 14.3.0 CP1 |
Identity Manager | 14.3.0 |
Identity Governance | 14.3.0 |
Identity Portal | 14.3.0 |
Operating System | 14.3.0 |
Hotfixes
Product | Hotfix name | Install date |
---|---|---|
Operating System | HF-OS-140100-20181010 | 2018-12-12 12:33:26 |
Identity Portal | HF-DE397256 | 2019-02-12 15:56:36 |
Identity Manager | HF-DE422696-20190701-0001 | 2019-10-30 13:49:03 |
Identity Portal | HF-DE440531-20191202-0001 | 2019-12-02 13:33:41 |
Identity Manager | HF-IdentityManager-0002 | 2019-10-10 17:14:48 |
This is due to hover over to see a description of each option in the multi-select
Release : 14.3
Component : SIGMA-Identity Suite
Implement CSS to hide the circle "i"
ip-icon.prop-option-desc.ip
{display:none;}