aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthew <matthew>2008-05-21 16:23:31 +0000
committermatthew <matthew>2008-05-21 16:23:31 +0000
commit8e6c3b1d35e6fa6220812994308b1da60fa59022 (patch)
tree1fdfbfc73a5d425a5830f6c0152bb33da857780b
parentd544d857c2334deb4db1c92e62c9e600dd1c0502 (diff)
Missing cursor line.
-rw-r--r--web/css/ie6.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/css/ie6.css b/web/css/ie6.css
index 8dcd824de..051a117db 100644
--- a/web/css/ie6.css
+++ b/web/css/ie6.css
@@ -14,4 +14,5 @@
position: absolute;
top: 4em;
right: 10px;
+ cursor: pointer;
}