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

« back to all changes in this revision

Viewing changes to ivle/webapp/coremedia/ivle.css

  • Committer: William Grant
  • Date: 2010-02-04 01:14:54 UTC
  • Revision ID: grantw@unimelb.edu.au-20100204011454-vrggmwcxuy88e3cj
Give specialhome a link to each offering index.

Show diffs side-by-side

added added

removed removed

Lines of Context:
281
281
.keyaction,
282
282
.manageaction,
283
283
.groupaction,
 
284
.subjectaction,
284
285
.webaction {
285
286
  padding-left: 20px;
286
287
  background-position: left center;
311
312
  background-image: url(images/interface/group.png);
312
313
}
313
314
 
 
315
.subjectaction {
 
316
  background-image: url(../ivle.webapp.tutorial/tutorial-small.png);
 
317
}
 
318
 
314
319
.webaction {
315
320
  background-image: url(images/interface/world.png);
316
321
}