From 377f991ac5b1e8c3c679fbbc5e138256bc24715b Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 1 Mar 2011 20:18:47 -0800 Subject: switch identities to manage pages --- view/theme/duepuntozero/style.css | 13 +++++++++++++ view/theme/loozah/style.css | 14 ++++++++++++++ 2 files changed, 27 insertions(+) (limited to 'view/theme') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 3877fb2ea..158649933 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2040,3 +2040,16 @@ a.mail-list-link { margin: 10px; } +#identity-manage-desc { + margin-top:15px; + margin-bottom: 15px; +} + +#identity-manage-choose { + margin-bottom: 15px; +} + +#identity-submit { + margin-top: 20px; +} + diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index 7e8299eb5..902e71be8 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -2086,3 +2086,17 @@ a.mail-list-link { margin: 10px; } + +#identity-manage-desc { + margin-top:15px; + margin-bottom: 15px; +} + +#identity-manage-choose { + margin-bottom: 15px; +} + +#identity-submit { + margin-top: 20px; +} + -- cgit v1.2.3