I am wanting to change where the preview button displays on a report from bottom of screen to top of screen. I used the browser to find the stylesheet location but I can't find the file on our server. I have done some digging and our server dynamically calls the file from the REST API, on the browser the file location shows the location indicated below. Can you explain to me how to find the file? Thank you.
I resolved this, I never found the .css file mentioned above but I changed the reportsview.razor page in my web application and overrode it.