more work on new contact edit page - plus first port to testbubble
This commit is contained in:
parent
02d4a742ab
commit
2825c49573
5 changed files with 69 additions and 178 deletions
|
@ -1412,14 +1412,17 @@ input#dfrn-url {
|
|||
margin-top: 15px;
|
||||
}
|
||||
|
||||
#contact-edit-photo-wrapper {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#contact-edit-links{
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#contact-edit-links ul {
|
||||
list-style: none;
|
||||
}
|
||||
#contact-edit-links li {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#contact-edit-drop-link {
|
||||
float: right;
|
||||
margin-right: 20px;
|
||||
|
@ -1429,29 +1432,9 @@ input#dfrn-url {
|
|||
clear: both;
|
||||
}
|
||||
|
||||
#contact-edit-photo {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#contact-edit-photo-end {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#contact-edit-photo-wrapper {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#contact-edit-wrapper {
|
||||
width: 100%;
|
||||
}
|
||||
#contact-edit-nav-wrapper {
|
||||
/* width: 450px; */
|
||||
float: left;
|
||||
}
|
||||
|
||||
#contact-edit-info-links div {
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
#contact-edit-end {
|
||||
clear: both;
|
||||
|
@ -1464,7 +1447,6 @@ input#dfrn-url {
|
|||
|
||||
.contact-edit-submit {
|
||||
margin-top: 20px;
|
||||
/*margin-left: 50px;*/
|
||||
}
|
||||
|
||||
|
||||
|
@ -2475,10 +2457,6 @@ a.mail-list-link {
|
|||
width: 300px;
|
||||
}
|
||||
|
||||
#contact-edit-links .icon, #contact-drop-links .icon {
|
||||
margin: 0px 3px 0px 3px;
|
||||
}
|
||||
|
||||
|
||||
#netsearch-box {
|
||||
margin-top: 20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue