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

« back to all changes in this revision

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

Give offerings home page URLs and descriptions, and remove global subject URLs.

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;