aboutsummaryrefslogtreecommitdiffstats
path: root/static/style/default.css
diff options
context:
space:
mode:
authorbnewbold <bnewbold@manus.(none)>2007-02-20 19:22:14 -0800
committerbnewbold <bnewbold@manus.(none)>2007-02-20 19:22:14 -0800
commit7adab6520975d9a8650a214ca519f2357707bd65 (patch)
treed04da2f2c0829198b1b02e87ca1de71ddb3f8b03 /static/style/default.css
parent3395a94951e7f9dce5c774b7fb38159052751869 (diff)
downloadbnewnet-7adab6520975d9a8650a214ca519f2357707bd65.tar.gz
bnewnet-7adab6520975d9a8650a214ca519f2357707bd65.zip
git_browse: actually moved heads_table and tags_table to seperate files
created shortlog_table
Diffstat (limited to 'static/style/default.css')
-rw-r--r--static/style/default.css2
1 files changed, 2 insertions, 0 deletions
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; }