summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.local>2010-03-18 08:23:54 -0400
committerScott Ostler <sostler@deathmachine.local>2010-03-18 08:23:54 -0400
commit2ddc59c4f515e5d93fc861390428e01b564547ab (patch)
tree809e0d9449f5242c2a8bdc51c2f826fe462171e0
parent4d8f5ca132753e5401fd839c8bc32a828557923c (diff)
Added pointer to share links
-rwxr-xr-xstatic/header.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/header.css b/static/header.css
index 4f82f58..6dc32cc 100755
--- a/static/header.css
+++ b/static/header.css
@@ -299,4 +299,8 @@ height:0.1;
position: absolute;
left: 0px;
top: 0px;
+}
+
+.share-button {
+ cursor: pointer;
} \ No newline at end of file