From 02d4a742abec9cbd9c11b5d7448f549bf3bdb62a Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 8 Nov 2011 21:22:45 -0800 Subject: more contact edit page stuff --- view/theme/duepuntozero/style.css | 41 ++++++--------------------------------- 1 file changed, 6 insertions(+), 35 deletions(-) (limited to 'view/theme/duepuntozero') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index e0f0c6d2b..049817537 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -804,11 +804,6 @@ input#dfrn-url { clear: both; } -#contact-edit-end { - clear: both; - margin-bottom: 65px; -} - #fsuggest-desc, #fsuggest-submit-wrapper { margin-top: 15px; margin-bottom: 15px; @@ -1404,16 +1399,10 @@ input#dfrn-url { font-weight: bold; } -#contact-edit-nettype { - margin-top: 5px; - margin-left: 30px; -} - - #contact-edit-poll-wrapper { - margin-left: 50px; - margin-top: 30px; + margin-top: 15px; } + #contact-edit-poll-text { margin-top: 15px; margin-bottom: 5px; @@ -1436,23 +1425,10 @@ input#dfrn-url { margin-right: 20px; } -/* -#contact-edit-drop-link img { - margin-left: 20px; - border: none; -} -*/ - #contact-edit-nav-end { clear: both; } -#contact-edit-direction-icon { - float: left; - margin-top: 70px; - margin-right: 2px; -} - #contact-edit-photo { float: left; } @@ -1473,6 +1449,10 @@ input#dfrn-url { float: left; } +#contact-edit-info-links div { + margin-left: 30px; +} + #contact-edit-end { clear: both; } @@ -1517,12 +1497,7 @@ input#dfrn-url { #block-message, #ignore-message { - margin-top: 20px; color: #FF0000; - font-size: 1.1em; - border: 1px solid #FF8888; - background-color: #FFEEEE; - padding: 10px; } #profile-edit-insecure { @@ -1536,10 +1511,6 @@ input#dfrn-url { width: 587px; } -#block-message, #ignore-message { - width: 180px; -} - #profile-jot-text { height: 20px; color:#cccccc; -- cgit v1.2.3