From 2ec1f71203e7312932e7545493fa2153dc261c88 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sun, 1 Sep 2013 00:31:36 +0200 Subject: more whitespace for oc6 --- css/owncloud6.css | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'css') diff --git a/css/owncloud6.css b/css/owncloud6.css index 5d050b67b..ab6fde77d 100644 --- a/css/owncloud6.css +++ b/css/owncloud6.css @@ -1,5 +1,7 @@ +/* Feeds */ #app-navigation .utils { top: 7px; + right: 7px; } #app-navigation .add-new input, @@ -19,4 +21,21 @@ .show-all { line-height: 44px; +} + +/* more whitespace for articles to fit design */ +.item_title { + margin-bottom: 10px; +} + +.item_author { + margin-bottom: 15px; +} + +.feed_item { + padding: 35px 5px 5px 5px; +} + +.feed_item .utils { + margin-left: 10px; } \ No newline at end of file -- cgit v1.2.3