Merge lp:~brian-murray/errors/bug-1008727 into lp:errors

Proposed by Brian Murray
Status: Merged
Merged at revision: 132
Proposed branch: lp:~brian-murray/errors/bug-1008727
Merge into: lp:errors
Diff against target: 14 lines (+4/-0)
1 file modified
static/css/main.css (+4/-0)
To merge this branch: bzr merge lp:~brian-murray/errors/bug-1008727
Reviewer Review Type Date Requested Status
Evan Pending
Review via email: mp+117530@code.launchpad.net

Description of the change

This way one can tell what bugs and errrors they have visited.

To post a comment you must log in.
Revision history for this message
Evan (ev) wrote :

Looks good, thanks!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'static/css/main.css'
2--- static/css/main.css 2012-07-19 14:09:01 +0000
3+++ static/css/main.css 2012-07-31 21:01:22 +0000
4@@ -44,6 +44,10 @@
5 text-decoration: none;
6 }
7
8+a:visited {
9+ color: blue;
10+}
11+
12 #navbar
13 {
14 height:64px;

Subscribers

People subscribed via source and target branches

to all changes: