Merge lp:~cjohnston/summit/red into lp:summit

Proposed by Chris Johnston
Status: Merged
Approved by: Michael Hall
Approved revision: 399
Merged at revision: 402
Proposed branch: lp:~cjohnston/summit/red
Merge into: lp:summit
Diff against target: 15 lines (+0/-5)
1 file modified
summit/media/css/schedule.css (+0/-5)
To merge this branch: bzr merge lp:~cjohnston/summit/red
Reviewer Review Type Date Requested Status
Michael Hall (community) Approve
Review via email: mp+106158@code.launchpad.net

Commit message

Removes red border around non-private meeting types

To post a comment you must log in.
Revision history for this message
Michael Hall (mhall119) wrote :

I don't even know why that was there in the first place.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'summit/media/css/schedule.css'
2--- summit/media/css/schedule.css 2012-04-11 11:09:34 +0000
3+++ summit/media/css/schedule.css 2012-05-17 12:25:33 +0000
4@@ -220,11 +220,6 @@
5 to read, so lets make the links black to improve contrast */
6 div.meeting a {color:black;}
7
8-div.meeting.roundtable, div.meeting.bof, div.meeting.workshop {
9- border: 1px solid red;
10-}
11-
12-
13 /* Break and lunch */
14 div.slot.break, div.slot.lunch {
15 font-family: sans-serif;

Subscribers

People subscribed via source and target branches