From 2825c4957315fab90445bfec5a47bdb64f712355 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 9 Nov 2011 03:46:36 -0800 Subject: more work on new contact edit page - plus first port to testbubble --- view/theme/duepuntozero/style.css | 36 +++++++----------------------------- 1 file changed, 7 insertions(+), 29 deletions(-) (limited to 'view/theme/duepuntozero') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 049817537..3235daaa4 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -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; -- cgit v1.2.3