~nigelbabu/summit/fix-today-link

« back to all changes in this revision

Viewing changes to summit/media/css/schedule.css

  • Committer: Dave Walker (Daviey)
  • Date: 2010-10-20 18:56:17 UTC
  • Revision ID: davewalker@ubuntu.com-20101020185617-1olh9434juwnuth0
Fixing background colour for packageselection track, robbiew is fussy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
185
185
 * a pretty background colour.
186
186
 */
187
187
div.meeting.ubuntutheproject        { background-color: #ffb9f4; }
188
 
div.meeting.appselection            { background-color: #dec8A7; }
 
188
div.meeting.packageselection        { background-color: #FF4500; }
189
189
div.meeting.cloud                   { background-color: #c1cdcd; }
190
190
div.meeting.other                   { background-color: #a2cd5a; }
191
191
div.meeting.hardware                { background-color: #ffd700; }