~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: 2009-07-05 10:01:00 UTC
  • mto: (1294.4.2 ui-the-third)
  • mto: This revision was merged to the branch mainline in revision 1353.
  • Revision ID: grantw@unimelb.edu.au-20090705100100-mcvy0g8ynh6qh7s6
Allow breadcrumbs to lack a URL or menu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
    position: relative;
82
82
}
83
83
 
84
 
ul#ivle_breadcrumbs > li > a {
 
84
ul#ivle_breadcrumbs > li > * {
85
85
    display: block;
86
86
    padding: 4px 16px 0 6px;
87
87
    text-decoration: none;