From 7adab6520975d9a8650a214ca519f2357707bd65 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 20 Feb 2007 19:22:14 -0800 Subject: git_browse: actually moved heads_table and tags_table to seperate files created shortlog_table --- static/style/default.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static/style/default.css') diff --git a/static/style/default.css b/static/style/default.css index 8c0cd7e..58c3011 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -8,6 +8,8 @@ body { background-color: #E3E3E3; } a { text-decoration: none; } +a:hover { + border-bottom: 1px solid blue; } a.subtle { color: black; text-decoration: none; } -- cgit v1.2.3