You may have noticed that currently the PMUser header/mast menu’s (User displayname/Log out/Language) colour is set to white (70% transparency on standby and 100% on mouseover).
So, if the PMUser interface main colour is set to white or very light colour, the menu may become unreadable.
This is by design. Currently the product does not offer such functionality to alter the colour from the PMAdmin interface.
An enhancement request (TF00672558) has been created detailing the feature above.
WORKAROUND
5.6.x
1) Navigate to the following location (default):
C:\Program Files\Dell\One Identity Password Manager\Web\User\Content\qui\Library\css
2) Make a backup/copy of the following file: qui.css;
3) Open the qui.cssfile, locate and alter the colour on the entries as highlighted/bolded below (please note that you should use the same HEX Code colour as the referenced Decimal/RGB code colour. i.e. below we used: Magenta / Fuchsia - HEX=#FF00FF - RGB= 255,0,255):
.qui-inner a,
ul.qui-masthead-menu li a,
ul.qui-masthead-menu li {
color: #FF00FF;
color: rgba(255, 0, 255, 0.7); /*#aaaaaa;*/
}
.qui-masthead-menu li a:hover {
color: #FF00FF;
}
.qui-masthead-menu li:hover {
/*color: #FF00FF;*/
cursor: default;
}
4) After performing and saving the changes above, please restart the PM service and IIS.
SOLUTION
The product team will evaluate the request and this feature may become available on a future release of the product.
Please refer to this article for updates or contact support referencing the Enhancement Request ID: TF00672558.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center