From b1d67c8d3ca217fb1383cad947c00fb560d51342 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 19 Jan 2011 17:56:36 -0800 Subject: network view all item types by date --- view/theme/default/style.css | 7 +++++++ view/theme/duepuntozero/style.css | 7 +++++++ 2 files changed, 14 insertions(+) (limited to 'view/theme') diff --git a/view/theme/default/style.css b/view/theme/default/style.css index 0457850dc..e34b622c6 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -1989,3 +1989,10 @@ a.mail-list-link { #birthday-wrapper { margin-bottom: 20px; } + + +#network-new-link { + margin-top: 15px; + margin-bottom: 15px; +} + diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index ffe8b1df2..b00f24cc2 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1873,3 +1873,10 @@ a.mail-list-link { #birthday-wrapper { margin-bottom: 20px; } + +#network-new-link { + margin-top: 15px; + margin-bottom: 15px; +} + + -- cgit v1.2.3