1
0
Fork 0

put the correct cursor on the jot links, still having some

issues with the photo upload link, since it's overlayed with an ilayer
This commit is contained in:
Mike Macgirvin 2010-10-10 01:39:14 -07:00
commit e23ec64c90
3 changed files with 16 additions and 3 deletions

View file

@ -78,6 +78,17 @@ blockquote:before {
border: 1px solid #F5F6FB;
}
#jot-perms-icon,
#profile-location,
#profile-video,
#profile-link,
#wall-image-upload,
#profile-upload-wrapper,
#wall-image-upload-div,
.focus {
cursor: pointer;
}
.fakelink, .fakelink:visited {
color: #15607B;
text-decoration: none;