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:
parent
dcaadada35
commit
e23ec64c90
3 changed files with 16 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue