From f9d0c7c910f129c95d21595325f6c97f9222bd73 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Sun, 22 Sep 2013 02:27:18 +0200 Subject: [PATCH] fix navigation hierarchy, use top bar and align controls --- css/screen.css | 9 +++++++++ index.html | 16 ++++++++-------- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/css/screen.css b/css/screen.css index cca371b..555a120 100644 --- a/css/screen.css +++ b/css/screen.css @@ -120,6 +120,15 @@ section > header h1 { overflow: auto; } +.reload, .all-read, #setstarred, #setunread { + float: right; + margin-left: 10px; +} + +.settings, .list { + float: left; +} + section > footer { padding: 10px; position: fixed; diff --git a/index.html b/index.html index 0a96dec..344b1bf 100644 --- a/index.html +++ b/index.html @@ -18,15 +18,15 @@
+
+ + 🔄 + + +
    -
    @@ -83,9 +83,9 @@
    - - + +