~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-01-28 00:47:22 UTC
  • mto: This revision was merged to the branch mainline in revision 1453.
  • Revision ID: me@williamgrant.id.au-20100128004722-4g7o0dpk3fatu1h3
Move Subject.url to Offering, and add Offering.description. Show these on the offering index.

Show diffs side-by-side

added added

removed removed

Lines of Context:
283
283
.editaction,
284
284
.keyaction,
285
285
.manageaction,
286
 
.groupaction {
 
286
.groupaction,
 
287
.webaction {
287
288
  padding-left: 20px;
288
289
  background-position: left center;
289
290
  background-repeat: no-repeat;
309
310
  background-image: url(images/interface/group.png);
310
311
}
311
312
 
 
313
.webaction {
 
314
  background-image: url(images/interface/world.png);
 
315
}
 
316
 
312
317
/* Actions relating the context can be floated at the right. */
313
318
.contextactions {
314
319
  position: absolute;