From ffb1997902facb36b78a7cfa522f41f2b3d71cda Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Wed, 8 Sep 2010 20:14:17 -0700 Subject: mistpark 2.0 infrasturcture lands --- view/theme/default/style.css | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) (limited to 'view/theme/default') diff --git a/view/theme/default/style.css b/view/theme/default/style.css index 92fb93887..3f169905d 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -383,16 +383,37 @@ input#dfrn-url { padding: 30px; } -.intro-approve-form, .intro-form { +.intro-form { float: left; } +.intro-approve-form { + clear: both; +} +.intro-approve-as-friend-end { + clear: both; +} .intro-submit-approve, .intro-submit-ignore { margin-right: 20px; } -.intro-top { - width: 500px; - margin-bottom: 30px; +.intro-approve-as-friend-label, .intro-approve-as-fan-label { + float: left; + width: 100px; + margin-left: 20px; } +.intro-approve-as-friend, .intro-approve-as-fan { + float: left; +} +.intro-form-end { + clear: both; +} +.intro-approve-as-friend-desc { + margin-top: 15px; +} +.intro-approve-as-end { + clear: both; + margin-bottom: 10px; +} + .intro-end { clear: both; margin-bottom: 30px; -- cgit v1.2.3