1
0
Fork 0

fixed photo comments, msg typo, and changed cursor when hovering

over "special friends" where SSO is allowed
This commit is contained in:
Mike Macgirvin 2010-09-27 19:48:45 -07:00
commit 01d36785b0
13 changed files with 150 additions and 39 deletions

View file

@ -1586,3 +1586,7 @@ input#dfrn-url {
bottom: 5px;
right: 5px;
}
.sparkle {
cursor: crosshair;
}