lots of work, 2way friends, comments...

This commit is contained in:
Mike Macgirvin
2010-07-05 21:39:55 -07:00
parent 3713a9291c
commit 6817c5d59a
15 changed files with 335 additions and 159 deletions
+10 -1
View File
@@ -111,9 +111,10 @@ footer {
#register-name, #register-email {
float: left;
margin-top: 10px;
width: 150px;
}
#register-name-wrapper, #register-email-wrapper, #register-submit-wrapper {
#register-name-end, #register-email-end, #register-submit-end {
clear: both;
}
@@ -371,6 +372,14 @@ input#dfrn-url {
border: none;
}
.comment-edit {
font-size: 0.8em;
cursor: pointer;
color: #3172BD;
margin-top: 15px;
}
#profile-jot-submit-wrapper {
margin-top: 15px;
}