~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/console/media/console.css

  • Committer: Matt Giuca
  • Date: 2010-02-25 09:34:17 UTC
  • Revision ID: matt.giuca@gmail.com-20100225093417-02z6stnx9biqpbol
Exercise display: Shows a warning if the worksheet cutoff has passed for this subject, that it will not count towards your marks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
184
184
    /* Trial and error is useful to work this out. */
185
185
    height: 2em;
186
186
}
187
 
 
188
 
.console_message {
189
 
    color: gray;
190
 
}
191
 
 
192
187
*.errorMsg {
193
188
    color: red;
194
189
    margin-top: 0em;