Where is the css for the background color of a Dashboard portlet?

Drew Goddin shared this question 5 years ago
Answered

Trying to change the color of a Dashboard report portlet so it matches the overall dashboard background color. Example is the Strategy New Patient Ratio background seen below.


Replies (1)

photo
2

Hi Drew,

This can be set for all dashboards using:

div.portlet-bg-color{
     background: #F9F9F9
}
Let me know if this works for you!

Nathan

photo
1

It Works! Thanks. For future reference, this is in the Dashboard.css correct?

photo
1

Glad to hear it! Yes, this is placed in the dashboard.css file.

photo
Leave a Comment
 
Attach a file