From a1f72ac87a18fe1fcc0cf1a2eb8d69d89ba606df Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 21 Feb 2007 01:21:23 -0800 Subject: put in temp fix for head and tag views TODO: filter diff and raw blob output correctly (wrap and escape) --- static/style/git_browse.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/style') diff --git a/static/style/git_browse.css b/static/style/git_browse.css index 7fc04e8..2772a07 100644 --- a/static/style/git_browse.css +++ b/static/style/git_browse.css @@ -66,4 +66,4 @@ span.hash { a.head { color: green; } a.tag { - color: yellow; } + color: orange; } -- cgit v1.2.3