Share all details related to your problem, including any error messages you may have received.
Hello Community,
I need to translate and change the color of a field form displayName i have succeeded in translating but i don’t know how to change the color of this displayName without breaking the translation part any ideas please?
I translated the displayName using the iiqCustom file
this is the code :
ui/css/ui-custom.css: overrides default styles applied to the responsive UI pages’ html elements
/css/iiq-custom.css: overrides default styles applied to the desktop pages’ html elements
appPage.xhtml: controls display of menu pages like the Global Settings page
extAppPage.xhtml: controls display of many application detail pages
ngAppPage.xhtml: controls display of the desktop Home page
ui/loginInclude.xhtml: controls display of the login pages
WEB-INF/classes/sailpoint/web/message/iiqCustom.properties: overrides default message catalog key values
Usally the default file are empty but at the end of the of the guide you can find a zip with exemple file