Customizing GUI Colors
Colors of different sections of TIBCO MDM GUI as well as the font type, weight, and text alignment on different UI labels can be customized.
This is achieved by modifying the CSS style sheet file styleforwidgets6.css located in ECM.ear/EML.war/css. Changes made to the CSS modify the GUI for all users on that particular instance, irrespective of the enterprise.
This is achieved by making a copy of ECM.ear/EML.war/css/styleforwidgets6.css and placing it in the $MQ_COMMON_DIR/htmlprops/css directory. Modify the required CSS style class. To better understand different CSS styles, refer to the section Style Sheet for GUI.
A custom CSS style sheet can also be placed by creating a custom.css file and placing it in the $MQ_COMMON_DIR/<enterprisename>/htmlprops/css directory.