Forum Discussion
AgnesB
3 years agoFrequent Visitor
Power BI Report Server Branding
Hi, After I updated the Power BI Report server to September 2022, a new button and drop down menu appeared when the current size of the browser window is not large enough to write out the full path ...
- 3 years ago
This issue has been fixed by the January 2023 Power BI Report Server Release. The formatting of the dropdown button in the header reacts now to one of the branding settings.
AgnesB
3 years agoFrequent Visitor
We have found an element in the resulting CSS called breadcrumbs-list-btn that seem to define the background color of this specific button.
But our problem is that no change of the documented parameters in the colors.json seem to have an influence on this color. So that might be an issue of how the colors.json is merged with the LESS stylesheet at the moment. Or is there a way to change it in the brand.less directly?