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

« back to all changes in this revision

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

  • Committer: David Coles
  • Date: 2010-02-23 09:28:32 UTC
  • Revision ID: coles.david@gmail.com-20100223092832-5jsmysvrmdensnhg
exercises: Show error for bad reStructuredText rather than crashing

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
    list-style: url(images/semifail.png);
53
53
}
54
54
 
 
55
.error {
 
56
    color: #f00;
 
57
}
 
58
 
55
59
#tutorial-toc li.complete {
56
60
    list-style: url(images/tiny/complete.png);
57
61
    margin-left: 1.5em;