~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-08-11 00:17:39 UTC
  • Revision ID: grantw@unimelb.edu.au-20090811001739-3nkg2v40clezu3pj
Force the app tabs to not wrap -- WebKit was being objectionable before.

Show diffs side-by-side

added added

removed removed

Lines of Context:
131
131
 
132
132
ul#apptabs {
133
133
    margin: 0;
 
134
    white-space: nowrap;
134
135
}
135
136
 
136
137
ul#apptabs li {