Grade CSS style background color

Grade CSS style background color

by Daniel Ward -
Number of replies: 1

Hi,

I am struggling to find the style to change the background colour or the STATUS section of grading assignments.

prob

Can anyone please help me find the style sheet or code that will alter this?

Thanks

Dan

Average of ratings: -
In reply to Daniel Ward

Re: Grade CSS style background color

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
  1. Use Firefox as your web browser
  2. Install the Firebug extension
  3. Load the page you want to investigate
  4. Tools -> Firebug -> Open Firebug
  5. Click on the Inspect button in the Firebug tool-bar
  6. Click on the element in the page you want to know about
  7. On the right hand side of the Firebug area, switch to the Style tab, and make sure Options -> Show computed style is off.
Then you an see which style rules apply to the thing you clicked on, and hence what you need to override in your theme.