Moodle

Styles missing from styles_color.css as a result of committing to Moodle 2.0 HEAD

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0
  • Component/s: Themes
  • Labels:
    None
  • Difficulty:
    Easy
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

At least the following were missing. After adding them it seems that the UI is ok at first glance.

#mod-quiz-edit .statusdisplay{
background-color:#ffc;
}
#mod-quiz-edit div.quizpage span.pagetitle{
color:#006;
}
#mod-quiz-edit div.quizpage .pagecontent{
background-color:#d6d6d6;
}
#mod-quiz-edit div.question div.qnum{
color:#333;
}

Activity

Hide
Olli Savolainen added a comment -

Fixed in rev.1.190

Show
Olli Savolainen added a comment - Fixed in rev.1.190
Hide
Tim Hunt added a comment -

Just to confirm, I checked out commit on the CVS commit email list, and it was fine (of course).

Note that you don't have to say which revision the bug was fixed in. If you click the All, or Version Control links above, you will see that the tracker magically captures information about what you did to fix the bug. (That is why you must mention the issue id in the commit message.)

Sorry about missing out those bits of CSS, I don't know how that happened.

Show
Tim Hunt added a comment - Just to confirm, I checked out commit on the CVS commit email list, and it was fine (of course). Note that you don't have to say which revision the bug was fixed in. If you click the All, or Version Control links above, you will see that the tracker magically captures information about what you did to fix the bug. (That is why you must mention the issue id in the commit message.) Sorry about missing out those bits of CSS, I don't know how that happened.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: